Skip to content

Bastion integration test is failing #482

Closed

Description

How to categorize this issue?

/area testing
/kind regression
/platform aws

What happened:
Bastion integration test is failing.
Most probably regressed with #478.

What you expected to happen:
Successful integration test.

How to reproduce it (as minimally and precisely as possible):

$ make integration-test-bastion

2022-01-25T19:40:25.959+0200	INFO	bastion_controller	Reconciling the bastion	{"namespace": "aws-bastion-it--1mmsd", "name": "bastion-53q5z"}
2022-01-25T19:40:25.967+0200	ERROR	controller.bastion_controller	Reconciler error	{"name": "bastion-53q5z", "namespace": "aws-bastion-it--1mmsd", "error": "Bastion.extensions.gardener.cloud \"bastion-53q5z\" is invalid: status.ingress: Required value"}
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2
	/Users/i331370/go/src/github.com/gardener/gardener-extension-provider-aws/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:227
2022-01-25T19:40:25.986+0200	INFO	bastion_controller	Reconciling the bastion	{"namespace": "aws-bastion-it--1mmsd", "name": "bastion-53q5z"}
2022-01-25T19:40:25.994+0200	ERROR	controller.bastion_controller	Reconciler error	{"name": "bastion-53q5z", "namespace": "aws-bastion-it--1mmsd", "error": "Bastion.extensions.gardener.cloud \"bastion-53q5z\" is invalid: status.ingress: Required value"}
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2
	/Users/i331370/go/src/github.com/gardener/gardener-extension-provider-aws/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:227
2022-01-25T19:40:26.017+0200	INFO	bastion_controller	Reconciling the bastion	{"namespace": "aws-bastion-it--1mmsd", "name": "bastion-53q5z"}
2022-01-25T19:40:26.026+0200	ERROR	controller.bastion_controller	Reconciler error	{"name": "bastion-53q5z", "namespace": "aws-bastion-it--1mmsd", "error": "Bastion.extensions.gardener.cloud \"bastion-53q5z\" is invalid: status.ingress: Required value"}
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2
	/Users/i331370/go/src/github.com/gardener/gardener-extension-provider-aws/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:227

Environment:

  • Gardener version (if relevant):
  • Extension version: cbd9788
  • Kubernetes version (use kubectl version):
  • Cloud provider or hardware configuration:
  • Others:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    area/testingTesting relatedkind/bugBugkind/regressionBug that hit us already in the past and that is reappearing/requires a proper solutionplatform/awsAmazon web services platform/infrastructure

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions