8000 Tags · google/kctf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: google/kctf

Tags

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix src ranges (#371)

* only delete the deployment on ip range update

* fix the allowed_ips update

v1.5.2

Toggle v1.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add "networking.k8s.io" api group for 1.22 (#366)

* Add "networking.k8s.io" api group for 1.22

* Automated commit: update images.

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade external-dns to 0.10 (#364)

* Upgrade external-dns to 0.10

* Automated commit: update images.

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix web deployments with AddToScheme for missing resources (#363)

* fix web deployments with AddToScheme for missing resources

* make manifests

* make all

* Automated commit: update images.

* undo some of the changes

* Automated commit: update images.

v1.4.0

Toggle v1.4.0's commit message
Automated commit: update images.

v1.3.4

Toggle v1.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
MacOS compatibility (#345)

* MacOS Compatibility GNU Utils

Requires: brew install coreutils

* MacOS getopt GNU

Requires brew install gnu-getopt

* Adds darwin binaries

* more getopt

v1.3.3

Toggle v1.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix backwards-incompatible change on gcsfuse (#328)

* fix backwards-incompatible change on gcsfuse

* Automated commit: update images.

* Update Dockerfile

allow caching the type (dir vs file) so that things are a bit faster. this creates weird race conditions (file vs. dir) but that should be fine (tm)

* dummy commit

* Automated commit: update images.

v1.3.2

Toggle v1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build operator last (#327)

* build operator last

* dummy change to trigger gcsfuse rebuild

* dummy change to trigger workflow

* Automated commit: update images.

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
upgrade gcsfuse to latest (#325)

* upgrade gcsfuse to latest

this is to obtain better logs that were recently added

* Update Dockerfile

* Automated commit: update images.

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
allow multiple objects in challenge.yaml (#322)

0