UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Certs

Merged runyontr requested to merge certs into master
1 unresolved thread

Merge request reports

Pipeline #73200 passed

Pipeline passed for ae677aa5 on certs

Approval is optional

Merged by runyontrrunyontr 4 years ago (Nov 11, 2020 10:52am UTC)

Merge details

  • Changes merged into master with 886978d9 (commits were squashed).
  • Deleted the source branch.

Pipeline #73201 failed

Pipeline failed for 886978d9 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
4
5 There is a wildcard certificate for *.bigbang.dev that was created via lets encrypt and encrypted with the following:
6
7 ```bash
8 gpg --import ../complete/bigbang-dev.asc
9 sops --encrypt \
10 --pgp=41BFF8BAF2586039F6293D835A2E820C25FE527C \
11 --encrypted-regex '^(data|stringData)$' \
12 --in-place wildcard.yaml
13 ```
14
15 This has been done previously and is not required as part of the walkthrough, but mentioned.
16
17 ## DNS Entries
18
19 The owner of bigbang.dev has set the virtual service dns records:
  • runyontr added 1 commit

    added 1 commit

    Compare with previous version

  • runyontr added 1 commit

    added 1 commit

    • 4b20f9d6 - dont look for CA to be healthy

    Compare with previous version

  • runyontr added 1 commit

    added 1 commit

    Compare with previous version

  • runyontr added 1 commit

    added 1 commit

    Compare with previous version

  • runyontr added 1 commit

    added 1 commit

    Compare with previous version

  • runyontr added 1 commit

    added 1 commit

    Compare with previous version

  • joshwolf added 4 commits

    added 4 commits

    Compare with previous version

  • runyontr added 2 commits

    added 2 commits

    • 490d4918 - development workflow with secrets
    • 4989ade0 - Merge branch 'example-certs' into 'certs'

    Compare with previous version

  • runyontr added 1 commit

    added 1 commit

    • ae677aa5 - fixed branch reference for istio certs

    Compare with previous version

  • merged

  • runyontr mentioned in commit 886978d9

    mentioned in commit 886978d9

  • Please register or sign in to reply
    Loading