OSDOCS-20001: Fix invalid componentName and empty egress in ExternalS…#113229
Conversation
…ecretsConfig documentation
- Replace invalid componentName: CoreController with the correct CRD
enum value ExternalSecretsCoreController in the allow-all-traffic
egress module.
- Replace the null egress: (deny-all) with egress: - {} (allow all)
in the allow-all-traffic module.
- Replace egress: - {} (empty object) with an explicit port 443/TCP
egress rule in the create-externalsecretsconfig module.
Resolves: OSDOCS-20001
Co-authored-by: Cursor <cursoragent@cursor.com>
|
@sampadasawant-36: This pull request references OSDOCS-20001 which is a valid jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
Hi @sampadasawant-36. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/ok-to-test |
|
@sampadasawant-36: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
…ecretsConfig documentation
Resolves: OSDOCS-20001
Version(s):
Issue:
Link to docs preview:
QE review:
Additional information: