Skip to content

cli: allow setting multiple DNS names or IPs using --domain flag in marblerun install#674

Merged
daniel-weisse merged 4 commits intomasterfrom
ref/cli/coordinator-hostname
Jun 17, 2024
Merged

cli: allow setting multiple DNS names or IPs using --domain flag in marblerun install#674
daniel-weisse merged 4 commits intomasterfrom
ref/cli/coordinator-hostname

Conversation

@daniel-weisse
Copy link
Copy Markdown
Member

Proposed changes

  • Update --domain flag to string slice instead of string
    • This allows setting more than one DNS name or IP for the Coordinator's TLS certificate
  • Fix --domain flag description. It claimed to set the CNAME of the Coordinator certificate, when really it set additional DNS names
  • Always set localhost in the Coordinator's helm chart
  • Remove templating from the marble-injector deployment which would set its DNS name to marble-injector.{{ .Release.Namespace }}.svc.{{ .Values.coordinator.hostname }} when it should be marble-injector.{{ .Release.Namespace }}.svc.cluster.local

Signed-off-by: Daniel Weiße <dw@edgeless.systems>
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
@daniel-weisse daniel-weisse requested a review from thomasten June 14, 2024 12:18
@netlify
Copy link
Copy Markdown

netlify bot commented Jun 14, 2024

Deploy Preview for marblerun-docs ready!

Name Link
🔨 Latest commit b0728f3
🔍 Latest deploy log https://app.netlify.com/sites/marblerun-docs/deploys/666c35229843f400087efc3b
😎 Deploy Preview https://deploy-preview-674--marblerun-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@daniel-weisse daniel-weisse merged commit 1401f06 into master Jun 17, 2024
@daniel-weisse daniel-weisse deleted the ref/cli/coordinator-hostname branch June 17, 2024 14:22
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