Skip to content

chore(deps): update centos docker tag to v8 #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 29, 2021

Mend Renovate

This PR contains the following updates:

Package Type Update Change
centos final major 7 -> 8

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

frebib and others added 5 commits October 12, 2021 20:34
Handle the case of passing 'metadata.yaml' as an input source to the
input selector and parse the relative path to the file the same way as
it would be handled if it were a relative path with a directory
component, or an absolute path.

Signed-off-by: Joe Groocock <[email protected]>
At the time of writing, GitHub Actions uses `ubuntu-latest` which is
currently 20.04 (focal). Ubuntu Focal ships Ragel version 6.10 [1], so
building from source isn't beneficial and actually saves roughly 2
minutes in CI setup before even performing the tests.

[1]: https://packages.ubuntu.com/focal/ragel

Signed-off-by: Joe Groocock <[email protected]>
To be replaced in the near future with golangci-lint, which fully
replaces gometalinter in terms of functionality, plus adds some more.

    # gopkg.in/alecthomas/gometalinter.v1
    Error: ../../../../pkg/mod/gopkg.in/alecthomas/[email protected]/main.go:129:69: cannot use loadConfig (type func(*kingpin.Application, *kingpin.ParseElement, *kingpin.ParseContext) error) as type kingpin.Action in argument to kingpin.Flag("config", "Load JSON configuration from file.").Action
    Error: ../../../../pkg/mod/gopkg.in/alecthomas/[email protected]/main.go:130:104: cannot use disableAction (type func(*kingpin.Application, *kingpin.ParseElement, *kingpin.ParseContext) error) as type kingpin.Action in argument to kingpin.Flag("disable", "Disable previously enabled linters.").PlaceHolder("LINTER").Short('D').Action
    Error: ../../../../pkg/mod/gopkg.in/alecthomas/[email protected]/main.go:131:103: cannot use enableAction (type func(*kingpin.Application, *kingpin.ParseElement, *kingpin.ParseContext) error) as type kingpin.Action in argument to kingpin.Flag("enable", "Enable previously disabled linters.").PlaceHolder("LINTER").Short('E').Action
    Error: ../../../../pkg/mod/gopkg.in/alecthomas/[email protected]/main.go:135:60: cannot use disableAllAction (type func(*kingpin.Application, *kingpin.ParseElement, *kingpin.ParseContext) error) as type kingpin.Action in argument to kingpin.Flag("disable-all", "Disable all linters.").Action
    Error: ../../../../pkg/mod/gopkg.in/alecthomas/[email protected]/main.go:136:58: cannot use enableAllAction (type func(*kingpin.Application, *kingpin.ParseElement, *kingpin.ParseContext) error) as type kingpin.Action in argument to kingpin.Flag("enable-all", "Enable all linters.").Action

Signed-off-by: Joe Groocock <[email protected]>
Update package imports to reflect go-mod dependency versions.

Update to etcd/v3. etcd upstream versioning doesn't play well with Go
modules or newer versions of gRPC. v3.5.0 and newer follow Go semantic
versioning guidelines and resolves most versioning conflicts with
co-dependent libraries. There are many issues surrounding this, see [1].

Fix test-examples for Go Modules. Previously this test script symlinked
the examples source directory outside of the mgmt tree, but this doesn't
work with Go modules. Switch to building the example programs in-place,
and simplify the script to reduce the amount of superfluous operations.

Fixes a couple shellcheck warnings in test-examples too.

[1]: etcd-io/etcd#12124

Signed-off-by: Joe Groocock <[email protected]>
@renovate renovate bot force-pushed the renovate/centos-8.x branch from 4c8c874 to 0717128 Compare October 12, 2021 20:49
@frebib frebib force-pushed the master branch 2 times, most recently from 8d4e3a9 to 014a3d5 Compare November 23, 2021 15:49
@renovate renovate bot changed the title chore(deps): update centos docker tag to v8 chore(deps): update dependency centos to v8 Mar 7, 2022
@renovate renovate bot changed the title chore(deps): update dependency centos to v8 chore(deps): update centos docker tag to v8 Sep 25, 2022
@renovate
Copy link
Author

renovate bot commented Mar 21, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot changed the title chore(deps): update centos docker tag to v8 chore(deps): update centos docker tag to v8 - autoclosed Apr 4, 2023
@renovate renovate bot closed this Apr 4, 2023
@renovate renovate bot deleted the renovate/centos-8.x branch April 4, 2023 01:50
@renovate renovate bot changed the title chore(deps): update centos docker tag to v8 - autoclosed chore(deps): update centos docker tag to v8 Apr 4, 2023
@renovate renovate bot reopened this Apr 4, 2023
@renovate renovate bot restored the renovate/centos-8.x branch April 4, 2023 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants