GoogleCloudPlatform / gke-network-policy-demo

This guide demonstrates how to improve the security of your Kubernetes Engine by applying fine-grained restrictions to network communication. You will provision a simple HTTP server and two client pods in a Kubernetes Engine cluster, then use a Network Policy restrict connections from client pods.
Apache License 2.0
99 stars 86 forks source link

upgraded google provider to latest version #29

Closed emiioan closed 5 years ago

emiioan commented 5 years ago

To avoid timeouts during cluster creation I had to upgrade google provider version to latest one.

helmsman-bot commented 5 years ago

Can one of the admins verify this patch?

emiioan commented 5 years ago

@chrislovecnm please review/merge.

google-oss-robot commented 5 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: chrislovecnm, emiioan

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/GoogleCloudPlatform/gke-network-policy-demo/blob/master/OWNERS)~~ [chrislovecnm] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
chrislovecnm commented 5 years ago

/lgtm

chrislovecnm commented 5 years ago

Ok to test

chrislovecnm commented 5 years ago

@kaariger merging this without CI/CD