adr/nats-islands-of-trust #209
Reference in New Issue
Block a user
No description provided.
Delete Branch "adr/nats-islands-of-trust"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@@ -0,0 +190,4 @@}struct SiteContext<T> {name: &'static str,Remove name
@@ -0,0 +216,4 @@namespace: Some(namespace.to_string().clone()),acme_issuer: None,ca_issuer: Some(CaIssuer {secret_name: "harmony-root-ca-tls".to_string(),extract
@@ -0,0 +231,4 @@debug!("creating issuer 'harmony-selfsigned-issuer'");topology.create_issuer("harmony-selfsigned-issuer".to_string(),extract
@@ -0,0 +270,4 @@async fn add_ca_cert_to_ca_bundle<T: Topology + CertificateManagement>(topology: T,bundle: &mut Vec<String>,not cool side effect