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

[release-v1.11]Adding the magic cert injection and patch file for it #437

Conversation

matzew
Copy link
Member

@matzew matzew commented Nov 24, 2023

JIRA: #SRVKE-1546

Adding a ConfigMap for OCP that does "Certificate injection":

Doc for the injection
https://docs.openshift.com/container-platform/4.14/networking/configuring-a-custom-pki.html#certificate-injection-using-operators_configuring-a-custom-pki

@matzew
Copy link
Member Author

matzew commented Nov 27, 2023

/test 411-test-reconciler-aws-ocp-411

@matzew matzew changed the title WIP: [release-v1.11]Adding the magic cert injection and patch file for it [release-v1.11]Adding the magic cert injection and patch file for it Nov 27, 2023
Copy link
Member

Choose a reason for hiding this comment

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

This new file will be reconciled and applied but also modified by OCP, will that cause our controller to constantly re-update it?

Copy link
Member Author

Choose a reason for hiding this comment

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

wouldn't just update fields that are present?

Copy link
Member

Choose a reason for hiding this comment

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

I don't know that's why I'm asking (as this assumption caused issues in the past and that's why we remove the "namespace" from the resources openshift-knative/serverless-operator#1714)

Copy link
Member Author

Choose a reason for hiding this comment

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

No, that cm is not constantly updated.

Copy link
Member

@pierDipi pierDipi left a comment

Choose a reason for hiding this comment

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

We need to re-run make generate-release

@matzew
Copy link
Member Author

matzew commented Nov 27, 2023

/test 411-test-reconciler-aws-ocp-411

@matzew matzew force-pushed the config-trusted-cabundle branch from 3cef736 to e461d2d Compare November 28, 2023 07:14
@matzew
Copy link
Member Author

matzew commented Nov 28, 2023

@pierDipi I relocated the CM to the config folder (similar to the OCP specific Role/Binding), I also changed the name, so that we won't conflict any future upstream initiative that are similar.

When we merge this, we avoid patching the same on the operator level.

@matzew
Copy link
Member Author

matzew commented Nov 28, 2023

/test 413-test-reconciler-aws-ocp-413

2 similar comments
@matzew
Copy link
Member Author

matzew commented Nov 28, 2023

/test 413-test-reconciler-aws-ocp-413

@matzew
Copy link
Member Author

matzew commented Nov 28, 2023

/test 413-test-reconciler-aws-ocp-413

Copy link
Member

@pierDipi pierDipi left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

Copy link

openshift-ci bot commented Nov 28, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: matzew, pierDipi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit d8390aa into openshift-knative:release-v1.11 Nov 28, 2023
@matzew
Copy link
Member Author

matzew commented Nov 28, 2023

/cherry-pick release-v1.12

@openshift-cherrypick-robot

@matzew: new pull request created: #443

In response to this:

/cherry-pick release-v1.12

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 kubernetes/test-infra repository.

matzew added a commit to matzew/eventing that referenced this pull request Dec 7, 2023
openshift-merge-bot bot pushed a commit that referenced this pull request Dec 7, 2023
…patch and apply) was here: #437) (#454)

Signed-off-by: Matthias Wessendorf <[email protected]>
matzew added a commit to matzew/eventing that referenced this pull request Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants