DoD-Platform-One / template

Big Bang template for configuring customer's deployment environments
https://repo1.dso.mil/big-bang/customers/template
Apache License 2.0
0 stars 5 forks source link

public-cert secret not created from TLS certificate #2

Closed p1-repo-sync-bot[bot] closed 9 months ago

p1-repo-sync-bot[bot] commented 11 months ago

Bug

Description

Following through the README it talks about adding the bigbang-dev-cert to your secrets.enc.yaml file, but the public-cert secret for istio does not get created. Here is my secrets.enc.yaml file (note I pulled the latest bigbang cert):

apiVersion: v1
kind: Secret
metadata:
    name: environment-bb
stringData:
    # TLS key pair for *.bigbang.dev is used as an example for demo purposes
    values.yaml: |-
        registryCredentials:
        - registry: registry1.dso.mil
          username: xxxxx
          password: xxxxx
        istio:
            gateways:
                public:
                    tls:
                        key: |
                            -----BEGIN PRIVATE KEY-----
                            MIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDSRqu67fNf4Vqx
                            GRY+zZ/k1LvMPbECEEOhFH6/2529FFh1+ttdQiqfgPDp8xRyJVar8Kf0zr8Phxou
                            ...
                            bFcl6lphlLNj1Gz0QNerl2BK/zRbRrWV6bMq/Au25zALEOWSzSEsOEu+0QU2eSz4
                            eRRV1GDsU05+4voB6mq7NC8=
                            -----END PRIVATE KEY-----
                        cert: |
                            -----BEGIN CERTIFICATE-----
                            MIIE5jCCA86gAwIBAgISA1VMM01DSgkAAntVkIEOdUVxMA0GCSqGSIb3DQEBCwUA
                            MDIxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQD
                            ...
                            ubCGyR01JIM8INmbK2Box6Zvb1bNKVi7Xn2sx4dnM8YJIaIAzkmM4KqC4HM03TSM
                            OtBCcAse8deYm5URziL3XoJmShTzyqzzV2PX5x6nMPVmjubiZ1wZh8kZqivh0Gih
                            6PntmFw4AT9M/A==
                            -----END CERTIFICATE-----
                            -----BEGIN CERTIFICATE-----
                            MIIFFjCCAv6gAwIBAgIRAJErCErPDBinU/bWLiWnX1owDQYJKoZIhvcNAQELBQAw
                            TzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh
                            ...
                            MldlTTKB3zhThV1+XWYp6rjd5JW1zbVWEkLNxE7GJThEUG3szgBVGP7pSWTUTsqX
                            nLRbwHOoq7hHwg==
                            -----END CERTIFICATE-----
                            -----BEGIN CERTIFICATE-----
                            MIIFYDCCBEigAwIBAgIQQAF3ITfU6UK47naqPGQKtzANBgkqhkiG9w0BAQsFADA/
                            MSQwIgYDVQQKExtEaWdpdGFsIFNpZ25hdHVyZSBUcnVzdCBDby4xFzAVBgNVBAMT
                            ...
                            he8Y4IWS6wY7bCkjCWDcRQJMEhg76fsO3txE+FiYruq9RUWhiF1myv4Q6W+CyBFC
                            Dfvp7OOGAN6dEOM4+qR9sdjoSYKEBpsr6GtPAQw4dy753ec5
                            -----END CERTIFICATE-----

BigBang Version

What version of BigBang were you running? '2.11.0@sha1:6fd44e0886aa01aadc2a95b9df47ce3a7d209caf'

p1-repo-sync-bot[bot] commented 10 months ago

bb8-bot commented:

@jdamato this issue has been inactive for 60 days and is being labelled as ~marked-for-auto-close. If this issue is still required please take action by removing the ~stale and ~marked-for-auto-close labels and commenting with an update, status, or justification. If this issue is not required please close it or label it as ~delete-me. If no action is taken this issue will be auto closed in 30 days.

p1-repo-sync-bot[bot] commented 9 months ago

Issue 'public-cert secret not created from TLS certificate' closed from GitLab side

p1-repo-sync-bot[bot] commented 9 months ago

bb8-bot commented:

@jdamato this issue has been closed due to the label ~delete-me.