-
Notifications
You must be signed in to change notification settings - Fork 6.4k
chore: Improve the documentation regarding the selection of Application on by Sync Windows (#20971) #21093
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
chore: Improve the documentation regarding the selection of Application on by Sync Windows (#20971) #21093
Conversation
…on by Sync Windows Signed-off-by: TheCoolDrop <vanio.begic123@gmail.com>
❌ Preview Environment deleted from BunnyshellAvailable commands (reply to this comment):
|
All three mechanisms allow usage of wildcards. The mechanisms are not mutually exclusive, and all three of them can be used in single | ||
Sync Window definition. | ||
|
||
When multiple selection mechanisms are used, they are effectively `ORed`, meaning that if any of the selector selects the Application, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've raised a while ago a PR for adding also AND
support. #16846 is still open, not sure if you want to mentioned it here or I can update the docs once that PR is close to being merged.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @adriananeci, I think that proper way forward here is to have your branch rebased onto main after the documentation here is merged, and then to update the documentation in your branch.
If we change the documentation now, we will be adding documentation for features, which are not yet included in the mainline, which would be incorrect.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree with @vaniobegic here. @adriananeci , you would want to add/update the documentation as part of #16846
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!!
…on by Sync Windows (argoproj#21093) Signed-off-by: TheCoolDrop <vanio.begic123@gmail.com>
…on by Sync Windows (argoproj#21093) Signed-off-by: TheCoolDrop <vanio.begic123@gmail.com> Signed-off-by: Brett C. Dudo <brett@dudo.io>
…on by Sync Windows (argoproj#21093) Signed-off-by: TheCoolDrop <vanio.begic123@gmail.com>
Added documentation requested by issue #20971
Checklist: