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

Remove the "operator" init container #1558

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Remove the "operator" init container #1558

merged 1 commit into from
Oct 10, 2023

Conversation

michi-covalent
Copy link
Contributor

@michi-covalent michi-covalent commented Oct 5, 2023

  • Remove the "operator" init container. Now there is a proper operator
    deployment, so we don't need to create CRDs in the init container.
  • Update the Tetragon daemonset ClusterRole accordingly.
  • Modify the Tetragon daemonset initialization logic to wait for all the
    required CRDs to show up before proceeding.

Signed-off-by: Michi Mutsuzaki michi@isovalent.com

@michi-covalent michi-covalent added the release-note/misc This PR makes changes that have no direct user impact. label Oct 5, 2023
@michi-covalent michi-covalent force-pushed the pr/michi/watch branch 10 times, most recently from 44dd441 to 6fdff09 Compare October 9, 2023 19:36
@michi-covalent michi-covalent changed the title watch it Remove the "operator" init container Oct 9, 2023
@michi-covalent michi-covalent marked this pull request as ready for review October 9, 2023 19:36
@michi-covalent michi-covalent requested a review from a team as a code owner October 9, 2023 19:36
@michi-covalent michi-covalent requested a review from tixxdz October 9, 2023 19:36
@michi-covalent michi-covalent force-pushed the pr/michi/watch branch 2 times, most recently from 4e5fa95 to 4361e26 Compare October 9, 2023 21:29
- Remove the "operator" init container. Now there is a proper operator
  deployment, so we don't need to create CRDs in the init container.
- Update the Tetragon daemonset ClusterRole accordingly.
- Modify the Tetragon daemonset initialization logic to wait for all the
  required CRDs to show up before proceeding.

Signed-off-by: Michi Mutsuzaki <michi@isovalent.com>
@michi-covalent michi-covalent merged commit 8f661fd into main Oct 10, 2023
@michi-covalent michi-covalent deleted the pr/michi/watch branch October 10, 2023 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants