Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add options to skip TLS cert validation and custom UA #72

Merged
merged 1 commit into from Oct 6, 2020

Conversation

koikonom
Copy link
Contributor

@koikonom koikonom commented Oct 6, 2020

Community Note

  • Please vote on this pull request by adding a 馃憤 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates or Closes #00000000

Release note for CHANGELOG:


Output:

$ kubectl describe workspace

Copy link
Contributor

@dak1n1 dak1n1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm, there's some kind of issue with the CRDs directory. I'm not able to helm install this to test.

[dakini@dax terraform-helm (dev $%)]$ cp ../terraform-k8s/deploy/crds/* crds/
[dakini@dax terraform-helm (dev $%)]$ helm install -n preprod operator-test .
Error: failed to install CRD crds/app.terraform.io_v1alpha1_workspace_cr.yaml: unable to recognize "": no matches for kind "Workspace" in version "app.terraform.io/v1alpha1"

But since this feature is for local development only, we can fix the CRDs in another PR. 馃憤

@koikonom koikonom merged commit cd66eb8 into master Oct 6, 2020
@koikonom koikonom deleted the httpconfig branch October 6, 2020 20:39
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.

None yet

2 participants