shifter
shifter copied to clipboard
Shifter - OpenShift workloads to GKE/Anthos
Bumps golang from 1.19.5 to 1.22.3. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps the go_modules group with 3 updates in the /shifter directory: [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin), [github.com/emicklei/go-restful](https://github.com/emicklei/go-restful) and [google.golang.org/grpc](https://github.com/grpc/grpc-go). Updates `github.com/gin-gonic/gin` from 1.7.7 to 1.9.1 Release notes Sourced from github.com/gin-gonic/gin's releases. v1.9.1 Changelog BUG...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.26.1 to 0.29.4. Commits 9f00f2c Update dependencies to v0.29.4 tag 1e7adee Merge pull request #124172liggitt/automated-cherry-pick-of-#123598 0058eee Merge pull request #124180 from MadhavJivrajani/bump-x-net-2023-45288-129 f0be73d [CVE-2023-45288] .*: bump x/net...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.0.9 to 3.2.10. Changelog Sourced from vite's changelog. 3.2.10 (2024-03-24) 3.2.9 (2024-03-24) fix: port #15653 to v3 (#15655) (99080ca), closes #15653 #15655 fix: port #16250 to v3...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.0 to 1.6.0. Release notes Sourced from github.com/google/uuid's releases. v1.6.0 1.6.0 (2024-01-16) Features add Max UUID constant (#149) (c58770e) Bug Fixes fix typo in version 7 uuid...
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.6.0. Release notes Sourced from axios's releases. Release v1.6.0 Release notes: Bug Fixes CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232) dns: fixed lookup function decorator...
Issue - When shifter was run from the cli (command and output below), with the '-o helm' argument, it panics with an exit code 2. Environment details - OS -...
I would like to add unit tests for `shifter/openshift/apps.go` and `shifter/openshift/build.go`
I`m facing an issue at the time of converting template to helm . Issue: shifter is not taking care the "strategy" . I`m sharing the strategy parameters from source-file and...