Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/config resource defaults #59

Merged
merged 10 commits into from
Oct 21, 2023
Merged

Conversation

carlmontanari
Copy link
Contributor

No description provided.

@carlmontanari carlmontanari marked this pull request as ready for review October 19, 2023 21:46
@@ -90,6 +91,12 @@ type TopologyCommonSpec struct {
// +kubebuilder:validation:Enum=disabled;critical;warn;info;debug
// +optional
LauncherLogLevel string `json:"launcherLogLevel,omitempty"`
// Resources is a mapping of nodeName (or "default") to kubernetes resource requirements -- any
Copy link
Member

Choose a reason for hiding this comment

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

what does default key mean? Is it a requirement that is applied to all topology nodes?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yeah exactly, will add some more clarity to that doc

@carlmontanari carlmontanari force-pushed the feat/config-resource-defaults branch from a60d8a3 to 9e4e4ed Compare October 20, 2023 15:40
@carlmontanari carlmontanari force-pushed the feat/config-resource-defaults branch from c06c2d4 to 28014e3 Compare October 21, 2023 00:11
@carlmontanari carlmontanari force-pushed the feat/config-resource-defaults branch from 8864af7 to 2bebd06 Compare October 21, 2023 00:55
@carlmontanari carlmontanari merged commit 0c23269 into main Oct 21, 2023
4 checks passed
@carlmontanari carlmontanari deleted the feat/config-resource-defaults branch October 21, 2023 01:10
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