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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Escape '/' in JSON Patch path correctly #40

Merged
merged 1 commit into from
Aug 4, 2017
Merged

Conversation

radeksimko
Copy link
Member

@radeksimko radeksimko commented Aug 3, 2017

This is to address the main part of #37 but I'm intentionally not closing it yet.

=== RUN   TestAccKubernetesNamespace_withSpecialCharacters
--- PASS: TestAccKubernetesNamespace_withSpecialCharacters (6.50s)
PASS
ok  	github.com/terraform-providers/terraform-provider-kubernetes/kubernetes	6.575s

There's another issue causing spurious diffs when internal annotations are specified which still needs addressing.

Copy link
Contributor

@grubernaut grubernaut left a comment

Choose a reason for hiding this comment

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

LGTM, nice fix

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants