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

ADR to add custom operatorspec properties #4026

Merged
merged 2 commits into from
Jun 12, 2024

Conversation

theunrepentantgeek
Copy link
Member

What this PR does / why we need it:

Outlines potential approaches for adding additional properties to the operatorSpec for a resource, allowing additional fine control by ASO.

Special notes for your reviewer:

Inspired by conversations about #3935

How does this PR make you feel:
gif

If applicable:

  • this PR contains documentation

Copy link
Collaborator

@super-harsh super-harsh left a comment

Choose a reason for hiding this comment

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

LGTM! Also, Since this is the solution we agreed upon for #3637, should we consider closing #3935?


* PRO: Allows multiple operator spec properties to be declared against a single resource.
* PRO: Allows for operator spec properties that aren't specific to a single property or group of properties
* CON: Doesn't make it clear which resource properties are influenced by the operator spec property.
Copy link
Member

Choose a reason for hiding this comment

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

I think this con is pretty mitigatable with documentation (either in the code or in the ASO YAML or both, depending on what we think makes the most sense)

…rties/_index.md

Co-authored-by: Harshdeep Singh (harshdsingh) <[email protected]>
@theunrepentantgeek theunrepentantgeek added this pull request to the merge queue Jun 12, 2024
Merged via the queue into main with commit ef6b12b Jun 12, 2024
8 checks passed
@theunrepentantgeek theunrepentantgeek deleted the feature/operatorspec-custom-properties branch June 12, 2024 02:14
@theunrepentantgeek theunrepentantgeek self-assigned this Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants