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

fix: Pass-through envOverrides #451

Merged
merged 13 commits into from
Aug 16, 2024
Merged

fix: Pass-through envOverrides #451

merged 13 commits into from
Aug 16, 2024

Conversation

adwk67
Copy link
Member

@adwk67 adwk67 commented Aug 14, 2024

Description

fixed envOverrides and extended test. Fixes #362

OKD tests: 🟢

Definition of Done Checklist

  • Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
  • Please make sure all these things are done and tick the boxes

Author

Reviewer

Acceptance

@adwk67 adwk67 marked this pull request as ready for review August 15, 2024 15:32
@adwk67 adwk67 self-assigned this Aug 15, 2024
@sbernauer sbernauer changed the title fix/pass-through envOverrides fix: Pass-through envOverrides Aug 16, 2024
@sbernauer sbernauer self-requested a review August 16, 2024 06:18
Copy link
Member

@sbernauer sbernauer left a comment

Choose a reason for hiding this comment

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

Only minor comments and one about the Rust test

CHANGELOG.md Outdated Show resolved Hide resolved
tests/templates/kuttl/overrides/11-assert.yaml Outdated Show resolved Hide resolved
rust/crd/src/history.rs Outdated Show resolved Hide resolved
rust/crd/src/lib.rs Outdated Show resolved Hide resolved
rust/operator-binary/src/history/history_controller.rs Outdated Show resolved Hide resolved
rust/operator-binary/src/history/history_controller.rs Outdated Show resolved Hide resolved
@adwk67 adwk67 requested a review from sbernauer August 16, 2024 08:52
NickLarsenNZ
NickLarsenNZ previously approved these changes Aug 16, 2024
Copy link
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

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

LGTM, left some comments

rust/crd/src/constants.rs Show resolved Hide resolved
rust/crd/src/history.rs Show resolved Hide resolved
rust/crd/src/history.rs Outdated Show resolved Hide resolved
Copy link
Member

@sbernauer sbernauer left a comment

Choose a reason for hiding this comment

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

My comments have been addressed

@adwk67 adwk67 added this pull request to the merge queue Aug 16, 2024
Merged via the queue into main with commit 696843a Aug 16, 2024
31 checks passed
@adwk67 adwk67 deleted the fix/consistent-overrides branch August 16, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

envOverrides have no effect
3 participants