Skip to content

Conversation

@adobley
Copy link

@adobley adobley commented Feb 6, 2020

Prefer a locally specified hostname in the route-emitter and route-emitter
windows spec over the use of the nats-tls link instances.address.

This is required if specifying a bosh-dns-alias for nats-tls. It is
helpful to have a bosh-dns-alias when connecting to a host using TLS for
hostname verification.

#170956876

Co-authored-by: Aidan Obley [email protected]
Co-authored-by: Clay Kauzlaric [email protected]

Thank you for submitting a pull request to the diego-release repository. We appreciate the contribution. To help us with getting better context for the pull request please follow these guidelines:

Please make sure to complete the following steps

  • Check the Contributing document on how to sign the CLA and run tests in diego-release.
  • Make sure a pull request is done against the develop branch.
  • Please open an issue to request review and response to your pull request.

Please provide the following information when submitting pull request:

What is this change about?

This change allows an operator to configure the hostname for connections to nats-tls

What problem it is trying to solve?

This is required if specifying a bosh-dns-alias for nats-tls and for us to integrate route-emitter-windows with nats-tls. We use the bosh-dns-alias on our certificate.

What is the impact if the change is not made?

We are not able to currently able to use TLS between route-emitter-windows and nats-tls without this.

How should this change be described in diego-release release notes?

Operator can configure a nats-tls hostname for route-emitter and route-emitter windows.

Please provide any contextual information.

https://www.pivotaltracker.com/story/show/170956876

Tag your pair, your PM, and/or team!

@cloudfoundry/cf-networking @KauzClay @flawedmatrix

Thank you!

Prefer a locally specified hostname in the route-emitter and route-emitter
windows spec over the use of the nats-tls link instances.address.

This is required if specifying a bosh-dns-alias for nats-tls. It is
helpful to have a bosh-dns-alias when connecting to a host using TLS for
hostname verification.

[#170956876](https://www.pivotaltracker.com/story/show/170956876)

Co-authored-by: Aidan Obley <[email protected]>
Co-authored-by: Clay Kauzlaric <[email protected]>
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Feb 6, 2020

CLA Check
The committers are authorized under a signed CLA.

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/171134113

The labels on this github issue will be updated when the story is started.

@aminjam
Copy link
Contributor

aminjam commented Feb 18, 2020

Diego v2.44.0

@aminjam aminjam closed this Feb 18, 2020
tas-runtime-bot added a commit that referenced this pull request Oct 4, 2024
…dot credhub-cli diego-ssh dockerapplifecycle ecrhelper executor fileserver healthcheck inigo localdriver locket operationq rep route-emitter vizzini volman workpool garden grootfs guardian idmapper

Submodule src/code.cloudfoundry.org/auction aac85ac..63a0ea2:
  > Sync README.md
  > pull info from readme into individual docs
  > Catch or explicitly ignore unhandled errors (#19)
Submodule src/code.cloudfoundry.org/auctioneer 127aac4..ad722c3:
  > Sync README.md
  > Catch or explicitly ignore unhandled errors (#19)
Submodule src/code.cloudfoundry.org/bbs 4b574f9..d12ace5:
  > Sync README.md
  > fix more broken links
  > fix broken links
  > add quotes around title
  > add ordering to doc names
  > add metadata to the top of the docs
  > move docs to 'docs' dir instead of 'doc'
  > fix-broken-links (#105)
  > Catch or explicitly ignore unhandled errors (#104)
Submodule src/code.cloudfoundry.org/buildpackapplifecycle 888a70480..9c4775059:
  > Sync README.md
  > Merge pull request #73 from cloudfoundry/fix-g104
Submodule src/code.cloudfoundry.org/cacheddownloader a52cc2a85..fdbfab074:
  > Sync README.md
  > Catch or explicitly ignore unhandled errors (#39)
Submodule src/code.cloudfoundry.org/cfdot 864c4a6..f66d17a:
  > Sync README.md
  > fix broken link
  > move info from readme into individual docs
Submodule src/code.cloudfoundry.org/credhub-cli 17db04838..18c8d3fad:
  > Bump go modules
Submodule src/code.cloudfoundry.org/diego-ssh 0e1b7b1..3efd7e8:
  > Sync README.md
  > move info from readme into individual ordered docs
  > Catch or explicitly ignore unhandled errors
Submodule src/code.cloudfoundry.org/dockerapplifecycle e83857a..80b4aa4:
  > Sync README.md
  > Catch or explicitly ignore unhandled errors (#22)
Submodule src/code.cloudfoundry.org/ecrhelper 463ffec..db91b0d:
  > Sync README.md
Submodule src/code.cloudfoundry.org/executor a3ae097..5c6320b:
  > Fix executor error handling bug (#108)
  > Add unit test for cachedDownloader.New
  > Handle error returned from cacheddownloader.New
  > Sync README.md
  > Catch or explicitly ignore unhandled errors (#105)
Submodule src/code.cloudfoundry.org/fileserver 3798a9e..bbfd349:
  > Sync README.md
  > Catch or explicitly ignore unhandled errors (#11)
Submodule src/code.cloudfoundry.org/healthcheck f9213fb..67668d5:
  > Sync README.md
  > move info from readme into individual ordered docs
  > Catch or explicitly ignore unhandled errors (#14)
Submodule src/code.cloudfoundry.org/inigo 3d1daff..0b7dbcf:
  > Catch or explicitly ignore unhandled errors (#35)
Submodule src/code.cloudfoundry.org/localdriver cc1bb5a..5780700:
  > Remove commented out code (#7)
  > Sync README.md
  > move info from readme into individual ordered docs
  > Catch or explicitly ignore unhandled errors (#6)
Submodule src/code.cloudfoundry.org/locket 9ed239545..5e3ea80de:
  > Sync README.md
  > fix broken links
  > add doc about locket client from readme
  > order docs
  > add metadata to docs
  > move docs from dir 'doc' to the standardized 'docs'
  > fix broken link in doc
Submodule src/code.cloudfoundry.org/operationq a959afa..bf08b68:
  > Sync README.md
Submodule src/code.cloudfoundry.org/rep 979b574..a916b34:
  > Sync README.md
  > point to diego-release contributor guide for running tests
Submodule src/code.cloudfoundry.org/route-emitter 1ed8242..dc53cac:
  > Sync README.md
  > Catch or explicitly ignore unhandled errors (#46)
Submodule src/code.cloudfoundry.org/vizzini 56193ba..729dacb:
  > fix-broken-links (#11)
Submodule src/code.cloudfoundry.org/volman d3e7f15..64579f3:
  > Sync README.md
  > Catch or explicitly ignore unhandled errors (#10)
Submodule src/code.cloudfoundry.org/workpool b6c2fa5..8c0f2d1:
  > Sync README.md
  > move info from readme into individual ordered docs
Submodule src/garden 5948a5d99..4740aa5b7:
  > Update go.mod dependencies
  > Update go.mod dependencies
Submodule src/grootfs fd0597ed7..826163f4e:
  > Update go.mod dependencies
  > fix links in readme
  > fix link to ginkgo repo
  > fix broken docker docs links
  > Update go.mod dependencies
  > Merge pull request #269 from cloudfoundry/g301-followup
Submodule src/guardian cd421f913..78950d270:
  > Merge pull request #453 from cloudfoundry/fix-g104
Submodule src/idmapper 92d3aae90..12677c251:
  > Update go.mod dependencies
  > fix link in readme
  > Update go.mod dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants