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

Refactor ca bundle injection for maintainability #78

Merged
merged 2 commits into from Jan 23, 2020

Conversation

marun
Copy link
Contributor

@marun marun commented Oct 31, 2019

Previously injecting ca bundles into configmap and apiservices required running separate processes. With the need to add injection support for mutating and validating webhookconfigurations, it was time to factor out common code and allow a single process to run controllers for all supported injection targets.

@openshift-ci-robot openshift-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Oct 31, 2019
@marun marun force-pushed the cabundle-injection branch 8 times, most recently from 4e0e351 to 6917d77 Compare November 4, 2019 05:21
@marun marun changed the title WIP Refactor ca bundle injection for maintainability Refactor ca bundle injection for maintainability Nov 4, 2019
@openshift-ci-robot openshift-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 4, 2019
@marun
Copy link
Contributor Author

marun commented Nov 4, 2019

/hold

@openshift-ci-robot openshift-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 4, 2019
@marun marun force-pushed the cabundle-injection branch 7 times, most recently from 888d623 to 7bbc35a Compare November 4, 2019 21:54
@marun
Copy link
Contributor Author

marun commented Nov 4, 2019

/retest

e2e-aws failure should be fixed by the merge of openshift/origin#24085

@marun
Copy link
Contributor Author

marun commented Nov 5, 2019

/retest

@marun
Copy link
Contributor Author

marun commented Dec 11, 2019

/retest

@marun marun force-pushed the cabundle-injection branch 5 times, most recently from bb60c64 to 57c83d7 Compare December 12, 2019 18:50
@marun
Copy link
Contributor Author

marun commented Dec 13, 2019

/retest

@marun marun force-pushed the cabundle-injection branch 2 times, most recently from 51e3ac2 to 32406ab Compare January 13, 2020 23:48
@marun
Copy link
Contributor Author

marun commented Jan 14, 2020

/retest

@marun marun changed the title WIP Refactor ca bundle injection for maintainability Refactor ca bundle injection for maintainability Jan 21, 2020
@openshift-ci-robot openshift-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 21, 2020
@marun
Copy link
Contributor Author

marun commented Jan 21, 2020

Rebased and ready for review

Previously injecting ca bundles into configmap and apiservices
required running separate processes. With the need to add injection
support for mutating and validating webhookconfigurations, it was time
to factor out common code and allow a single process to run
controllers for all supported injection targets.
@marun
Copy link
Contributor Author

marun commented Jan 22, 2020

Rebased to pick up the extended polling timeout

@sttts
Copy link
Contributor

sttts commented Jan 22, 2020

Unrelated flakes.

/retest
/lgtm
/approve

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jan 22, 2020
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: marun, stlaz, sttts

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

@marun
Copy link
Contributor Author

marun commented Jan 22, 2020

/hold cancel

@openshift-ci-robot openshift-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 22, 2020
@sttts
Copy link
Contributor

sttts commented Jan 22, 2020

/retest

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@marun
Copy link
Contributor Author

marun commented Jan 22, 2020

/retest

1 similar comment
@marun
Copy link
Contributor Author

marun commented Jan 22, 2020

/retest

@openshift-merge-robot openshift-merge-robot merged commit 8fac2a0 into openshift:master Jan 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants