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: moved runtime defaults to spec status, fixes RHOAIENG-15033 #152

Merged
merged 2 commits into from
Oct 25, 2024

Conversation

dhirajsb
Copy link
Contributor

Description

Moved runtime default property values to spec status field json string specDefaults
The field is primarily for diagnostics to be able to troubleshoot operator behavior.
The generated resources (Deployments, etc.) are not affected by this change.

Fixes RHOAIENG-15033

How Has This Been Tested?

Built and tested in local cluster, also existing envtest and CI tests should pass.

Merge criteria:

  • The commits and have meaningful messages; the author will squash them after approval or will ask to merge with squash.
  • Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
  • The developer has manually tested the changes and verified that the changes work

@dhirajsb dhirajsb requested a review from a team October 24, 2024 21:48
@dhirajsb dhirajsb force-pushed the feat/runtime-defaults branch from d053fcf to 393af97 Compare October 24, 2024 21:53
@dhirajsb dhirajsb merged commit 9ef2091 into opendatahub-io:main Oct 25, 2024
2 checks passed
@dhirajsb dhirajsb deleted the feat/runtime-defaults branch October 25, 2024 15:26
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