- 25 Mar, 2022 1 commit
-
-
barry cho authored
-
- 26 May, 2021 1 commit
-
-
hailong authored
-
- 25 May, 2021 11 commits
-
-
Caleb Bron authored
Add list of VM sizes to AKS UI proxy
-
Michal Jura authored
Add new AKS UI proxy call, which returns Virtual Machines sizes name list for specific location Example test HTTP call for testing ``` curl -u $TOKEN "https://localhost:8443/meta/aksVMSizes?cloudCredentialId=cattle-global-data:cc-abcde&tenantId=3572c671-f13a-4d01-aa5e-b100b54111fa®ion=eastus ```
-
Caleb Bron authored
Add list Clusters to AKS UI proxy
-
Darren Shepherd authored
Use clusterName not a selector to target a cluster
-
Darren Shepherd authored
-
Darren Shepherd authored
-
Darren Shepherd authored
Make rke2 ETCD apis as first class API
-
Prachi Damle authored
Audit Log at Login - Check the content-type header having charset as well which is set by Dashboard UI
-
Michal Jura authored
Add new AKS UI proxy call, which returns array of resource group and cluster names available to import to Rancher Example test HTTP call for testing ``` curl -u $TOKEN "https://localhost:8443/meta/aksClusters?cloudCredentialId=cattle-global-data:cc-abcde&tenantId=3572c671-f13a-4d01-aa5e-b100b54111fa ```
-
Darren Shepherd authored
-
Darren Shepherd authored
Support passing files into machine provisioning job
-
- 24 May, 2021 12 commits
-
-
Colleen Murphy authored
Update gke-operator to latest
-
Darren Shepherd authored
Correct system-agent-upgrade-image
-
Chris Kim authored
Remove default value for `system-agent-upgrade-image` and correct environment variable in Dockerfile to properly set the v3 `system-agent-upgrade-image` setting. Signed-off-by:
Chris Kim <oats87g@gmail.com>
-
Chris Kim authored
Bump rancher-system-agent to v0.0.1-alpha21
-
Caleb Bron authored
Refactor AKS UI proxy calls
-
Donnie Adams authored
Some of the arguments to rancher-machine are paths to files needed for provisioning. These changes add support for passing these files into the pod when necessary.
-
Chris Kim authored
Signed-off-by:
Chris Kim <oats87g@gmail.com>
-
Darren Shepherd authored
Add norman cluster links to steve mgmt cluster object
-
Darren Shepherd authored
-
Prachi Damle authored
-
Michal Jura authored
AKS Kontainer Engine v2 will use cloud credentials. For checking AKS cluster capabilities cloud credentials should be also used. AKS Kontainer Engine v1 should works as before. Example test HTTP call for testing cloud credentials ``` $ curl -u $TOKEN "https://localhost:8443/meta/aksVersions?cloudCredentialId=cattle-global-data:cc-abcde&tenantId=3572c671-f13a-4d01-aa5e-b100b54111fa®ion=eastus ```
-
Michal Jura authored
Add tenatdId to AKSv2 cloud credentials
-
- 22 May, 2021 2 commits
-
-
Donnie Adams authored
Bump rancher-machine version to v0.15.0-rancher60
-
Donnie Adams authored
-
- 21 May, 2021 13 commits
-
-
Darren Shepherd authored
Mutually assured destruction of v1 and v3.Cluster
-
Darren Shepherd authored
-
Darren Shepherd authored
-
Darren Shepherd authored
-
Kinara Shah authored
vendor update rke
-
Chris Kim authored
Bump the rancher-system-agent to v0.0.1-alpha20
-
Colleen Murphy authored
-
Kinara Shah authored
-
Darren Shepherd authored
Set X-API-Cattle-Auth to true/false/none
-
Kinara Shah authored
use docker client with api version negotiation
-
Caleb Bron authored
Images txt should not source blank image strings
-
Chris Kim authored
Signed-off-by:
Chris Kim <oats87g@gmail.com>
-
Kinara Shah authored
-