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

🐛 Fix bug in gke networkPolicyConfig #4149

Merged
merged 1 commit into from
May 30, 2024
Merged

🐛 Fix bug in gke networkPolicyConfig #4149

merged 1 commit into from
May 30, 2024

Conversation

jaym
Copy link
Contributor

@jaym jaym commented May 30, 2024

Fixes the following error message

failed to convert dict to primitive, unsupported child type: containerpb.NetworkPolicy_Provider

Fixes #3868

Fixes the following error message
```
failed to convert dict to primitive, unsupported child type: containerpb.NetworkPolicy_Provider
```
@chris-rock chris-rock merged commit a534e6c into main May 30, 2024
15 checks passed
@chris-rock chris-rock deleted the jdm/3868 branch May 30, 2024 20:17
@github-actions github-actions bot locked and limited conversation to collaborators May 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: GKE .networkPolicy' field.
2 participants