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

Tags: tsuru/tsuru

Tags

1.26.4

Toggle 1.26.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix: Cert issuer validation for apps (#2747)

* fix: Initial approach to validate cert issuer existense with pool constraits [WIP]

* feat: provision/pool: add cert-issuer as a new pool constraint type

* refactor: remove obsolete or redundant comments

* refactor: cert-issuer as a new pool constraint type

* fix: use blacklist flag correctly in pool-constraint for cert-issuer

* Remove comments

* Remove unused code

* Remove unused code

* Remove unused code

* refactor: simplify Issuer Blacklist Check

---------

Co-authored-by: Wilson Júnior <wilsonpjunior@gmail.com>

1.26.3

Toggle 1.26.3's commit message
fix: ci.yaml lint

1.26.2

Toggle 1.26.2's commit message
chore: bump version

1.26.1

Toggle 1.26.1's commit message

Verified

This commit was signed with the committer’s verified signature.
wpjunior Wilson Júnior
Bump version

1.26.0

Toggle 1.26.0's commit message

Verified

This commit was signed with the committer’s verified signature.
wpjunior Wilson Júnior
Bump version

1.25.0

Toggle 1.25.0's commit message

Verified

This commit was signed with the committer’s verified signature.
wpjunior Wilson Júnior
fix: update golang/glog dependency to v1.2.4

1.24.5

Toggle 1.24.5's commit message
fix: increased cronjob deletion timeout

1.24.4

Toggle 1.24.4's commit message

Verified

This commit was signed with the committer’s verified signature.
wpjunior Wilson Júnior
Feat/unbind force for any user (#2739)

* refactor: remove redundant permission check in unbindServiceInstance

* test: rename TestUnbindForceFlagUnauthorized to TestUnbindForceFlagNotFailWhenNotAdmin and update assertion

1.24.3

Toggle 1.24.3's commit message

Verified

This commit was signed with the committer’s verified signature.
wpjunior Wilson Júnior
api: return 404 when no router with tls support

1.24.2

Toggle 1.24.2's commit message

Verified

This commit was signed with the committer’s verified signature.
wpjunior Wilson Júnior
provision/kubernetes/autoscale.go: Fix typo and use pointers on gener…

…ated client
0