Skip to content

Conversation

@steveej
Copy link
Contributor

@steveej steveej commented Sep 19, 2018

Remove this confusing reference as the S3 bucket validation is not
related to TNC in any way.

@openshift-ci-robot openshift-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Sep 19, 2018
@wking
Copy link
Member

wking commented Sep 19, 2018

... S3 bucket validation is not related to TNC in any way.

Since ab1e53e (#162):

$ git show ab1e53e207
$ git show ab1e53e207 | grep 'bucket =.*tectonic_base_domain'
-  bucket = "${lower(var.tectonic_cluster_name)}-tnc.${var.tectonic_base_domain}"
+  bucket = "${lower(var.tectonic_cluster_name)}.${var.tectonic_base_domain}"

;).

Also, looks like you missed a reference:

# github.com/openshift/installer/installer/pkg/config
installer/pkg/config/validate_test.go:398:22: c.cluster.validateTNCS3Bucket undefined (type Cluster has no field or method validateTNCS3Bucket)

@steveej
Copy link
Contributor Author

steveej commented Sep 19, 2018

/retest

@openshift-bot openshift-bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Sep 19, 2018
Remove this confusing reference as the S3 bucket validation is not
related to TNC in any way.
@openshift-bot openshift-bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Sep 19, 2018
@wking
Copy link
Member

wking commented Sep 19, 2018

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 19, 2018
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: steveeJ, wking

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit 2fa63ae into openshift:master Sep 19, 2018
@steveej steveej deleted the clarify-s3bucket-validation branch September 20, 2018 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants