Commit Graph

272 Commits

Author SHA1 Message Date
Sergey Nasovich 3748e8d668
Update CODEOWNERS 2025-01-23 11:42:55 -05:00
mitulshah-suse 05bace32b3
Merge pull request #202 from chiukapoor/dispatch-job
Add GitHub App token generation and dispatch job for System Agent Upgrade workflow.
2025-01-17 20:55:28 +05:30
Chirayu Kapoor dbf910d18c
Add GitHub App token generation and dispatch job for System Agent Upgrade workflow. 2024-12-20 17:08:38 +05:30
Harrison b8c28d00ff
Merge pull request #201 from HarrisonWAffel/retries-after-restart
Add ResetFailureCountOnServiceRestart
2024-10-17 12:25:14 -04:00
Harrison Affel fb4a027b4d Add ResetFailureCountOnServiceRestart, if true reset plan failure count after each restart of the system-agent 2024-10-16 14:12:27 -04:00
Harrison 7ad21ffbe9
Merge pull request #200 from HarrisonWAffel/bump-wharfie
Bump wharfie to v0.6.7
2024-10-02 16:33:08 -04:00
Harrison Affel d60e6ad687 Bump wharfie to v0.6.7 2024-10-02 16:19:17 -04:00
Harrison 261589047f
Merge pull request #197 from HarrisonWAffel/acls
Update Windows Files
2024-10-02 12:02:16 -04:00
Harrison Affel 7300df0e0e Add tests and update CI 2024-10-01 15:06:03 -04:00
Harrison Affel bc9bd0b463 Windows updates 2024-09-23 17:44:11 -04:00
Chris Kim 0d64f6e583
Properly install grep and kubectl into the SUC image (#196)
Signed-off-by: Chris Kim <oats87g@gmail.com>
2024-09-04 15:01:34 -07:00
Chris Kim 7c3ac1466b
Add default fallback values (`/opt/rke2/bin`, `/opt/bin`) to the PATH if `/usr/local/bin` is read-only (#195)
Signed-off-by: Chris Kim <oats87g@gmail.com>
2024-09-04 09:47:07 -07:00
Chris Kim 864635c360
use bci-base to run zypper then layer the result onto bci-micro (#194)
Signed-off-by: Chris Kim <oats87g@gmail.com>
2024-09-03 16:36:13 -07:00
Paulo Gomes 7a695b38a5
Change base images to `bci-micro` (#169)
* Move to bci-micro
* Add packages required for FIPS

Signed-off-by: Paulo Gomes <pjbgf@linux.com>
2024-08-29 10:40:25 -07:00
Jake Hyde 41d32d77a7
Merge pull request #188 from jakefhyde/45815-sle-micro-6
[45815] sle micro 6
2024-08-08 17:25:14 -04:00
Jake Hyde a8f684813e
Add CATTLE_AGENT_FALLBACK_PATH 2024-08-08 16:32:13 -04:00
Jake Hyde 355b129492
Fix if statement in install.sh 2024-08-07 18:04:13 -04:00
Jake Hyde ae76dcf50a
Merge pull request #183 from jiaqiluo/bump-go-and-kube-modules
bump Go version to 1.22 and kube-related modules to v0.29.7
2024-08-06 22:27:11 -04:00
Jiaqi Luo 9af30cea46 bump Go version to 1.22, kube-related modules to v0.29.7 to eliminate CVEs 2024-08-06 14:30:44 -07:00
Jack Luo 850246ef00
Merge pull request #178 from jiaqiluo/bump-wharfie 2024-07-31 16:33:41 -07:00
Jiaqi Luo ca8e6495fa Update module github.com/rancher/wharfie to v0.6.6 2024-07-25 12:09:57 -07:00
Jake Hyde bf4eb096f5
Merge pull request #176 from jakefhyde/data-dir-rfc
Add support for CATTLE_AGENT_VAR_DIR in suc plan
2024-07-03 14:38:19 -04:00
Jake Hyde be9a5146c8
Add support for CATTLE_AGENT_VAR_DIR in suc plan 2024-07-03 14:20:28 -04:00
Jiaqi Luo b2ef254221
Merge pull request #170 from jiaqiluo/gha 2024-07-02 14:55:05 -07:00
Jiaqi Luo fd8e4adbaa add the step for creating GH release, and fix typo in filename 2024-07-01 13:17:57 -07:00
Jiaqi Luo befb1d33b2 Migrate from Drone to GitHub Action 2024-07-01 13:17:57 -07:00
Guilherme Macedo 7b85001f33
Merge pull request #174 from macedogm/security-version-bumps
Version bump for Alpine and Kubectl
2024-06-28 13:45:40 -03:00
Guilherme Macedo 7e294518d8
Version bump for Alpine and Kubectl
Signed-off-by: Guilherme Macedo <guilherme@gmacedo.com>
2024-06-28 10:54:06 -03:00
Chris Kim 3bf716f8e0
Add support for CATTLE_AGENT_STRICT_VERIFY|STRICT_VERIFY environment variables to ensure kubeconfig CA data is valid (#171)
Signed-off-by: Chris Kim <oats87g@gmail.com>
2024-06-27 11:29:39 -07:00
Peter Matseykanets 41c07d0600
Update Go to 1.21 and deps for k8s 1.27 (#152)
Ref: https://github.com/rancher/rancher/issues/43318
2024-02-26 16:21:27 -05:00
Jake Hyde df30d89b07
Merge pull request #151 from vwbusguy/bugfix/rancher-connection-info-fail
Cleanup and exit if cannot download valid connection info.
2024-02-02 11:53:56 -05:00
Scott Williams a375cff94e
Apply suggestions from code review
Updating log messages with suggested changes

Co-authored-by: Jake Hyde <33796120+jakefhyde@users.noreply.github.com>
2024-01-11 16:46:33 -08:00
Scott Williams d79dee609d Cleanup and exit if cannot download valid connection info.
Signed-off-by: Scott Williams <scottwilliams@ucsb.edu>
2024-01-04 12:48:28 -08:00
Chris Kim 806ef425e0
Add interlocks to ensure operations are not interrupted (#150)
* Add interlocks to ensure system-agent does not get restarted when it is applying a plan and does not start applying a plan when a restart is pending
* Remove s390x from drone file
* Don't always set CROSS to true when building

Signed-off-by: Chris Kim <oats87g@gmail.com>
2023-12-12 14:18:36 -08:00
Jake Hyde 57830e05ec
Merge pull request #130 from rancher/renovate/github.com-google-go-containerregistry-0.x
Update module github.com/google/go-containerregistry to v0.16.1
2023-09-28 12:09:29 -04:00
renovate-rancher[bot] fd0ec84556
Update module github.com/google/go-containerregistry to v0.16.1 2023-09-28 06:38:28 +00:00
Jake Hyde d28dbccaae
Merge pull request #131 from rancher/renovate/github.com-rancher-wharfie-0.x
Update module github.com/rancher/wharfie to v0.6.2
2023-09-28 01:30:17 -04:00
renovate-rancher[bot] 2c2ea04160
Update module github.com/rancher/wharfie to v0.6.2 2023-09-28 04:35:41 +00:00
Jake Hyde 54317b0647
Merge pull request #133 from rancher/renovate/github.com-urfave-cli-v2-2.x
Update module github.com/urfave/cli/v2 to v2.25.7
2023-09-27 12:20:15 -04:00
renovate-rancher[bot] df6bd2fac4
Update module github.com/urfave/cli/v2 to v2.25.7 2023-09-27 04:40:06 +00:00
Jake Hyde 60582eca10
Merge pull request #129 from rancher/renovate/golangci-golangci-lint-1.x
Update dependency golangci/golangci-lint to v1.54.2
2023-09-26 14:50:20 -04:00
Jake Hyde 11cbde741c
Merge pull request #128 from rancher/renovate/alpine-3.x
Update alpine Docker tag to v3.18.3
2023-09-26 14:49:56 -04:00
Jake Hyde bda7a706b4
Merge pull request #132 from rancher/renovate/github.com-sirupsen-logrus-1.x
Update module github.com/sirupsen/logrus to v1.9.3
2023-09-26 13:29:42 -04:00
renovate-rancher[bot] 9c8c37417c
Update module github.com/sirupsen/logrus to v1.9.3 2023-09-26 04:40:17 +00:00
Jake Hyde dc8b385725
Merge pull request #134 from rancher/renovate/golang.org-x-sync-0.x
Update module golang.org/x/sync to v0.3.0
2023-09-25 14:05:21 -04:00
Jake Hyde 4dc530eb53
Merge pull request #135 from rancher/renovate/plugins-manifest-1.x
Update plugins/manifest Docker tag to v1.4.0
2023-09-25 14:04:57 -04:00
Jake Hyde c506921c14
Merge pull request #125 from rancher/renovate/github.com-mattn-go-colorable-0.x
Update module github.com/mattn/go-colorable to v0.1.13
2023-09-25 14:04:18 -04:00
renovate-rancher[bot] 0ca3922c3d
Update plugins/manifest Docker tag to v1.4.0 2023-09-24 04:38:49 +00:00
renovate-rancher[bot] 73663008dd
Update module golang.org/x/sync to v0.3.0 2023-09-23 06:38:35 +00:00
renovate-rancher[bot] 8f2fea6ffe
Update dependency golangci/golangci-lint to v1.54.2 2023-09-22 06:38:44 +00:00