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

Fix several minor things. #3162

Merged
merged 3 commits into from
Feb 12, 2024
Merged

Fix several minor things. #3162

merged 3 commits into from
Feb 12, 2024

Conversation

tmjd
Copy link
Member

@tmjd tmjd commented Feb 12, 2024

Description

Check the 3 commits for the individual changes. The 3 fixes are:

  • Create esGateway deployment last so any other resources it needs are created first
  • Use the correct trust bundle for ES Gateway
  • Fix hashannotations on readonly trust bundle

For PR author

  • Tests for change.
  • If changing pkg/apis/, run make gen-files
  • If changing versions, run make gen-versions

For PR reviewers

A note for code reviewers - all pull requests must have the following:

  • Milestone set according to targeted release.
  • Appropriate labels:
    • kind/bug if this is a bugfix.
    • kind/enhancement if this is a a new feature.
    • enterprise if this PR applies to Calico Enterprise only.

@tmjd tmjd merged commit 2a0f00b into tigera:master Feb 12, 2024
5 checks passed
@tmjd tmjd deleted the fix-several-issues branch February 12, 2024 18:35
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.

3 participants