Tags: james-nesbitt/rig
Tags
PRODENG-2696 sudo w/out -s - Some customers reject sudo w/ -s Signed-off-by: James Nesbitt <[email protected]>
Backport winrm panic workaround (k0sproject#209) Signed-off-by: Kimmo Lehto <[email protected]>
Use execOpts directly in Upload function (k0sproject#203) This allows for all the options to be passed, instead of only supporting sudo. Signed-off-by: Tom Wieczorek <[email protected]>
Bump golang.org/x/crypto from 0.22.0 to 0.23.0 (k0sproject#201) Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.22.0 to 0.23.0. - [Commits](golang/crypto@v0.22.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Run stat in empty env with C locale (k0sproject#184) This allows for a stable output in case the target systems use a locale with a different number format. Signed-off-by: Tom Wieczorek <[email protected]> (cherry picked from commit 5a14296)
Merge pull request k0sproject#180 from k0sproject/dependabot/go_modul… …es/gopkg.in/yaml.v2-2.4.0 Bump gopkg.in/yaml.v2 from 2.2.2 to 2.4.0
Expose OS resolvers for overriding and read raw extra fields from os-… …release (k0sproject#169) - OSVersion how has functions for setting and retrieving additional data from os-release, or other discovery options in a resolver - resolvFunc->ResolvFunc in order to make slice management easier (allow prepend easily) - parseOSReleaseFile->ParseOSReleaseFile in order to allow reusing the OS release files outside of RIG, which allows us to stick with the standard for parsing, but adding of custom fields. Signed-off-by: James Nesbitt <[email protected]>
Fix uploads on winrm (k0sproject#165) Signed-off-by: Kimmo Lehto <[email protected]>
Bump actions/cache from 3 to 4 (k0sproject#159) Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3...v4) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
PreviousNext