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

[NET-8091] Replace InlineCertificate kind in test w/ FileSystemCertificate kind #4063

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

nathancoleman
Copy link
Member

@nathancoleman nathancoleman commented May 31, 2024

Changes proposed in this PR

Replace remaining api.InlineCertificate references in test with api.FileSystemCertificate. There is no functional impact -- this just makes the codebase easier to reason about since consul-k8s no longer uses inline certificates as of #3767.

How I've tested this PR

🤖 tests pass

How I expect reviewers to test this PR

Checklist

@nathancoleman nathancoleman added pr/no-changelog PR does not need a corresponding .changelog entry backport/1.5.x labels May 31, 2024
@nathancoleman nathancoleman changed the title Replace InlineCertificate kind in test w/ FileSystemCertificate kind [NET-8091] Replace InlineCertificate kind in test w/ FileSystemCertificate kind May 31, 2024
@nathancoleman nathancoleman merged commit 4f6b7b4 into main Jun 4, 2024
50 of 57 checks passed
@nathancoleman nathancoleman deleted the rm-inline-certificate-references branch June 4, 2024 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.5.x pr/no-changelog PR does not need a corresponding .changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants