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

⚠️ Add default values for the 'cloudName' and 'identityRef' fields #101

Merged
merged 9 commits into from
Feb 27, 2024

Conversation

michal-gubricky
Copy link
Contributor

What this PR does / why we need it:
Add default values for the 'cloudName' and 'identityRef' fields and move cloudName to the secret.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #90

TODOs:

  • squash commits
  • include documentation
  • add unit tests

@michal-gubricky michal-gubricky marked this pull request as ready for review February 20, 2024 12:02
@cluster-stack-bot cluster-stack-bot bot added the area/api Changes made in the api directory label Feb 20, 2024
@michal-gubricky michal-gubricky changed the title ✨ Add default values for the 'cloudName' and 'identityRef' fields ⚠️ Add default values for the 'cloudName' and 'identityRef' fields Feb 20, 2024
@cluster-stack-bot cluster-stack-bot bot added the size/L Denotes a PR that changes 200-800 lines, ignoring generated files. label Feb 20, 2024
@michal-gubricky michal-gubricky force-pushed the feat/add-default-values branch 2 times, most recently from 397ec1d to 71f6031 Compare February 21, 2024 14:18
README.md Outdated Show resolved Hide resolved
config/cspo/cspotemplate.yaml Outdated Show resolved Hide resolved
config/cspo/secret.yaml Outdated Show resolved Hide resolved
@cluster-stack-bot cluster-stack-bot bot added size/M Denotes a PR that changes 50-200 lines, ignoring generated files. and removed size/L Denotes a PR that changes 200-800 lines, ignoring generated files. labels Feb 26, 2024
michal-gubricky and others added 7 commits February 26, 2024 12:58
Signed-off-by: michal.gubricky <michal.gubricky@dnation.cloud>
Signed-off-by: michal.gubricky <michal.gubricky@dnation.cloud>
Signed-off-by: michal.gubricky <michal.gubricky@dnation.cloud>
Signed-off-by: michal.gubricky <michal.gubricky@dnation.cloud>
Co-authored-by: Matej Feder <matej.feder@dnation.cloud>
Signed-off-by: Michal Gubricky <michal.gubricky@dnation.cloud>
Signed-off-by: michal.gubricky <michal.gubricky@dnation.cloud>
…se resource

Signed-off-by: michal.gubricky <michal.gubricky@dnation.cloud>
matofeder and others added 2 commits February 27, 2024 13:53
Signed-off-by: michal.gubricky <michal.gubricky@dnation.cloud>
Copy link
Member

@matofeder matofeder left a comment

Choose a reason for hiding this comment

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

lgtm

@michal-gubricky michal-gubricky merged commit 1d01a75 into main Feb 27, 2024
7 checks passed
@michal-gubricky michal-gubricky deleted the feat/add-default-values branch February 27, 2024 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api Changes made in the api directory size/M Denotes a PR that changes 50-200 lines, ignoring generated files.
Projects
None yet
3 participants