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 models to support external DNS certificate automation #580

Merged
merged 19 commits into from
Jan 16, 2024

Conversation

nilsgstrabo
Copy link
Contributor

No description provided.

@nilsgstrabo nilsgstrabo self-assigned this Jan 2, 2024
Copy link

github-actions bot commented Jan 4, 2024


BREAKING CHANGES:
=================
/applications/{appName}/buildsecrets/{secretName}:put - Request - Body.secretValue<SecretParameters>.type<string> - Deleted possible enumeration(s) - client-cert
/applications/{appName}/environments/{envName}/components/{componentName}/secrets/{secretName}:put - Request - Body.componentSecret<SecretParameters>.type<string> - Deleted possible enumeration(s) - client-cert
/applications/{appName}/privateimagehubs/{serverName}:put - Request - Body.imageHubSecret<SecretParameters>.type<string> - Deleted possible enumeration(s) - client-cert
Spec Definitions.Secret.status<string> - Deleted possible enumeration(s) - Invalid
Spec Definitions.Secret.statusMessages<array[string]> - Deleted property
Spec Definitions.Secret.tlsCertificates<array[TLSCertificate]> - Deleted property
Spec Definitions.Secret.type<string> - Deleted possible enumeration(s) - client-cert
compatibility test FAILED: 7 breaking changes detected

@nilsgstrabo nilsgstrabo merged commit cb05c7d into master Jan 16, 2024
6 checks passed
@nilsgstrabo nilsgstrabo deleted the refactor-external-dns branch January 16, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants