这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@allisoneer
Copy link
Contributor

No description provided.

@dexhorthy
Copy link
Contributor

lgtm so far. very cool

@allisoneer allisoneer marked this pull request as ready for review March 22, 2025 20:22

// ValueFrom represents a source for the value of an environment variable
// +optional
ValueFrom *EnvVarSource `json:"valueFrom,omitempty"`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably overkill for now, but did you consider importing from upstream? https://github.com/kubernetes/kubernetes/blob/9a8c2a9fa362db2ba59aa56481772060073c99d5/pkg/apis/core/types.go#L2203

on the other hand, i kinda like just copying here since it means we can articulate in the schema that we only support a subset of the "standard" pod spec methods for env stuff

Copy link
Contributor

@dexhorthy dexhorthy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

overall approved, makes sense once ci passing

@allisoneer allisoneer merged commit 6bca8f7 into humanlayer:main Mar 22, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants