Skip to content
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

fix(deps): update module github.com/metallb/frr-k8s to v0.0.16 (main) #330

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

openstack-k8s-ci-robot
Copy link

This PR contains the following updates:

Package Type Update Change
github.com/metallb/frr-k8s replace patch v0.0.11 -> v0.0.16
github.com/metallb/frr-k8s require patch v0.0.0-00010101000000-000000000000 -> v0.0.16

Release Notes

metallb/frr-k8s (github.com/metallb/frr-k8s)

v0.0.16

Compare Source

New Features
  • Make the acceptance of incoming BGP connections optional via an helm parameter. (#​229, @​fedepaol)
Bug fixes
  • Bug: throw better error when prefix for same localPref is added twice (#​221, @​karampok)
  • The BGP metrics label corresponding to the peer does not have the port anymore. Because now FRR-K8S allow incoming connections, the port might be source port of the tcp connection, making the metrics label not reliable. Additionally, we can only have one peer per VRF, so the port is not relevant. (#​206, @​fedepaol)

v0.0.15

Compare Source

New Features
  • Add DynamicASN field for a neighbor, which allows the daemon to detect the AS number to use without explicitly setting it. The new field is mutually exclusive with the existing ASN field, and one of them must be specified for any given Neighbor. (#​194, @​oribon)
Bug fixes
  • Update the kubernetes api / codegen and get rid of the core symlink hack. (#​186, @​fedepaol)

v0.0.14

Compare Source

New Features

v0.0.13

Compare Source

Bug fixes
  • Fix session flapping when BFD is enabled and the configuration is changed. (#​169, @​fedepaol)
Other (Cleanup or Flake)
  • Make the generated frr file compatible with frr 8+: split bfd echo interval in echo tx / echo rx. (#​168, @​fedepaol)+ end
  • Export the client-go compatible generated types

v0.0.12

Compare Source

New features
  • Expose the IPv4 or IPv6 source address to use for the BGP session through the k8s API (#​137, @​karampok)
  • Make the type safe code-generator generated types available. (#​167, @​fedepaol)
Bug fixes
  • Make the all-in-one manifests from the main branch work by setting the image tag as "main", which is the tag under the builds from main are published on quay. (#​155, @​fedepaol)

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, 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 these updates again.


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

This PR has been generated by Renovate Bot.

@openstack-k8s-ci-robot
Copy link
Author

openstack-k8s-ci-robot commented Dec 14, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.mod
Command failed: make manifests generate
go: downloading sigs.k8s.io/controller-tools v0.14.0
go: downloading github.com/spf13/cobra v1.8.0
go: downloading github.com/gobuffalo/flect v1.0.2
go: downloading k8s.io/apiextensions-apiserver v0.29.0
go: downloading k8s.io/apimachinery v0.29.0
go: downloading golang.org/x/tools v0.16.1
go: downloading github.com/fatih/color v1.16.0
go: downloading k8s.io/api v0.29.0
go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b
go: downloading k8s.io/klog/v2 v2.110.1
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/go-logr/logr v1.3.0
go: downloading golang.org/x/sys v0.15.0
go: downloading golang.org/x/mod v0.14.0
go: downloading golang.org/x/net v0.19.0
go: downloading golang.org/x/text v0.14.0
/home/ubuntu/go/pkg/mod/k8s.io/[email protected]/core/v1/doc.go:21:1: missing argument "" (at <input>)
/home/ubuntu/go/pkg/mod/k8s.io/[email protected]/core/v1/doc.go:21:1: missing argument "" (at <input>)
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".ConditionStatus
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".ConditionStatus
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".ServiceType
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".ServiceAffinity
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".ServiceExternalTrafficPolicy
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".SessionAffinityConfig
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".IPFamilyPolicy
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".ServiceInternalTrafficPolicy
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".ServiceInternalTrafficPolicy
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".SessionAffinityConfig
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".IPFamilyPolicy
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".ServiceType
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".ServiceAffinity
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".ServiceExternalTrafficPolicy
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".ObjectReference
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".ObjectReference
github.com/openstack-k8s-operators/lib-common/modules/common/condition:-: unable to locate schema for type "k8s.io/api/core/v1".ConditionStatus
github.com/openstack-k8s-operators/lib-common/modules/common/service:-: unable to locate schema for type "k8s.io/api/core/v1".ServiceInternalTrafficPolicy
github.com/openstack-k8s-operators/lib-common/modules/common/service:-: unable to locate schema for type "k8s.io/api/core/v1".SessionAffinityConfig
github.com/openstack-k8s-operators/lib-common/modules/common/service:-: unable to locate schema for type "k8s.io/api/core/v1".IPFamilyPolicy
github.com/openstack-k8s-operators/lib-common/modules/common/service:-: unable to locate schema for type "k8s.io/api/core/v1".ServiceType
github.com/openstack-k8s-operators/lib-common/modules/common/service:-: unable to locate schema for type "k8s.io/api/core/v1".ServiceAffinity
github.com/openstack-k8s-operators/lib-common/modules/common/service:-: unable to locate schema for type "k8s.io/api/core/v1".ServiceExternalTrafficPolicy
github.com/openstack-k8s-operators/infra-operator/apis/network/v1beta1:-: unable to locate schema for type "k8s.io/api/core/v1".ObjectReference
Error: not all generators ran successfully
run `controller-gen rbac:roleName=manager-role crd webhook paths=./... output:crd:artifacts:config=config/crd/bases -w` to see all available markers, or `controller-gen rbac:roleName=manager-role crd webhook paths=./... output:crd:artifacts:config=config/crd/bases -h` for usage
make: *** [Makefile:98: manifests] Error 1

File name: go.mod
Command failed: make manifests generate
/home/ubuntu/go/pkg/mod/k8s.io/[email protected]/core/v1/doc.go:21:1: missing argument "" (at <input>)
/home/ubuntu/go/pkg/mod/k8s.io/[email protected]/core/v1/doc.go:21:1: missing argument "" (at <input>)
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".ConditionStatus
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".ConditionStatus
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".ServiceType
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".ServiceAffinity
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".ServiceExternalTrafficPolicy
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".SessionAffinityConfig
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".IPFamilyPolicy
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".ServiceInternalTrafficPolicy
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".SessionAffinityConfig
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".IPFamilyPolicy
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".ServiceInternalTrafficPolicy
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".ServiceAffinity
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".ServiceExternalTrafficPolicy
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".ServiceType
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".ObjectReference
k8s.io/api/core/v1:-: unknown type "k8s.io/api/core/v1".ObjectReference
github.com/openstack-k8s-operators/lib-common/modules/common/condition:-: unable to locate schema for type "k8s.io/api/core/v1".ConditionStatus
github.com/openstack-k8s-operators/lib-common/modules/common/service:-: unable to locate schema for type "k8s.io/api/core/v1".SessionAffinityConfig
github.com/openstack-k8s-operators/lib-common/modules/common/service:-: unable to locate schema for type "k8s.io/api/core/v1".IPFamilyPolicy
github.com/openstack-k8s-operators/lib-common/modules/common/service:-: unable to locate schema for type "k8s.io/api/core/v1".ServiceInternalTrafficPolicy
github.com/openstack-k8s-operators/lib-common/modules/common/service:-: unable to locate schema for type "k8s.io/api/core/v1".ServiceAffinity
github.com/openstack-k8s-operators/lib-common/modules/common/service:-: unable to locate schema for type "k8s.io/api/core/v1".ServiceExternalTrafficPolicy
github.com/openstack-k8s-operators/lib-common/modules/common/service:-: unable to locate schema for type "k8s.io/api/core/v1".ServiceType
github.com/openstack-k8s-operators/infra-operator/apis/network/v1beta1:-: unable to locate schema for type "k8s.io/api/core/v1".ObjectReference
Error: not all generators ran successfully
run `controller-gen rbac:roleName=manager-role crd webhook paths=./... output:crd:artifacts:config=config/crd/bases -w` to see all available markers, or `controller-gen rbac:roleName=manager-role crd webhook paths=./... output:crd:artifacts:config=config/crd/bases -h` for usage
make: *** [Makefile:98: manifests] Error 1

@openshift-ci openshift-ci bot requested review from olliewalsh and stuggi December 14, 2024 05:20
Copy link
Contributor

openshift-ci bot commented Dec 14, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: openstack-k8s-ci-robot
Once this PR has been reviewed and has the lgtm label, please assign dprince for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/c0b79a6efd644b0fa908b346a4b65d2f

openstack-k8s-operators-content-provider FAILURE in 6m 34s
⚠️ podified-multinode-edpm-deployment-crc SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ cifmw-crc-podified-edpm-baremetal SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider

@openstack-k8s-ci-robot openstack-k8s-ci-robot force-pushed the renovate/main-github.com-metallb-frr-k8s-0.x branch from 76bb859 to 9af7098 Compare December 21, 2024 05:41
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/e80cd3b8bcbd4d32ac9616e14bedebe4

openstack-k8s-operators-content-provider FAILURE in 6m 50s
⚠️ podified-multinode-edpm-deployment-crc SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ cifmw-crc-podified-edpm-baremetal SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider

Copy link
Contributor

openshift-ci bot commented Dec 21, 2024

@openstack-k8s-ci-robot: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/functional 9af7098 link true /test functional
ci/prow/precommit-check 9af7098 link true /test precommit-check
ci/prow/infra-operator-build-deploy-kuttl 9af7098 link true /test infra-operator-build-deploy-kuttl

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

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.

1 participant