gcp-instance-scheduler
gcp-instance-scheduler copied to clipboard
Tools that shutdown GCP Instance on your schedule.
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20190620200207-3b0461eec859 to 0.7.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
# Changes proposed in this pull request * For issue #51 # What did you Implement: * fix several typos described in the issue referenced above # How Has This...
## Describe the bug There are some typos in the strings, comments used in code. The ones I found are: - `u;rl` instead of `url` in line 286 of `./operator/gke.go`...
## Describe the bug The following error occurred when executing stop. `* googleapi: Error 400: Labels could not be set due to fingerprint mismatch; try again with the proper fingerprint:...
## Describe the bug The documentation for testing the Pub/Sub needs to be updated. The example: gcloud pubsub topics publish stop-instance-event --project --message "{"command":"stop"}" This is referring to an older...
## Is your feature request related to a problem? Please describe. GKE Ingress Nodepool cannot be supported this tool. Ingress Nodepool is belong to GKE Cluster but is not scheduler...
1. Add githooks(pre-commit) - go fmt - go test ./... - (go vet) 2. Add README that how to install .git/hooks - copy command
After #2
Currently, detection is delayed only by outputting to CloudFunction log