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

Tags: sokoow/rancher

Tags

v2.3.7-rc1

Toggle v2.3.7-rc1's commit message
Update release-v2.3 to dev-v2.3 for system-charts

v2.4.2

Toggle v2.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request rancher#26433 from ibuildthecloud/addtimeout

Add remote dialer backup timeout

v2.4.2-rc3

Toggle v2.4.2-rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request rancher#26433 from ibuildthecloud/addtimeout

Add remote dialer backup timeout

v2.4.2-rc2

Toggle v2.4.2-rc2's commit message
Update vendor

v2.4.2-rc1

Toggle v2.4.2-rc1's commit message
Lowercase resource set in proxyStore

The resource name is takes from the Norman schema PluralName field.
In norman this is a plural form of the ID field which is typically
camelCase.  A Kubernetes resource field is always lowerscase. In
Rancher <=2.3 the RBAC system would do case insensitive checks
against all strings. In Rancher 2.4 the RBAC system was switch from
Norman to Steve.  Steve's implementation is much faster and more
proper and as a result does not do case insensitive checks. It is
expected that all input to the RBAC system is proper. This is the one
place in Rancher where we weird not generating a proper resource name.

v2.4.1-rc2

Toggle v2.4.1-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request rancher#26413 from StrongMonkey/revert

Revert

v2.4.1-rc1

Toggle v2.4.1-rc1's commit message
Stop reconciling if managed agent is found

This double checks if manage agent is found and unmanaged agent can't be
cleaned up by managed agent due to race condition. Once managed agent
is found then the loop is immediately terminated.

v2.4.0

Toggle v2.4.0's commit message
Bump UI version for release and fork

v2.4.0-rc18

Toggle v2.4.0-rc18's commit message
Bump UI version for release and fork

v2.4.0-rc17

Toggle v2.4.0-rc17's commit message
Update the system catalog ID setting for external-dns chart

0