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

Add post install logic for namespaced brokers #3889

Merged
merged 2 commits into from
May 15, 2024

Update control-plane/config/post-install/200-controller-cluster-role.…

b507f99
Select commit
Loading
Failed to load commit list.
Merged

Add post install logic for namespaced brokers #3889

Update control-plane/config/post-install/200-controller-cluster-role.…
b507f99
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 15, 2024 in 0s

0.00% of diff hit (target 73.70%)

View this Pull Request on Codecov

0.00% of diff hit (target 73.70%)

Annotations

Check warning on line 44 in control-plane/cmd/post-install/kafka_namespaced_broker_deployment_deleter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

control-plane/cmd/post-install/kafka_namespaced_broker_deployment_deleter.go#L35-L44

Added lines #L35 - L44 were not covered by tests

Check warning on line 50 in control-plane/cmd/post-install/kafka_namespaced_broker_deployment_deleter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

control-plane/cmd/post-install/kafka_namespaced_broker_deployment_deleter.go#L46-L50

Added lines #L46 - L50 were not covered by tests

Check warning on line 54 in control-plane/cmd/post-install/kafka_namespaced_broker_deployment_deleter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

control-plane/cmd/post-install/kafka_namespaced_broker_deployment_deleter.go#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 56 in control-plane/cmd/post-install/kafka_namespaced_broker_deployment_deleter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

control-plane/cmd/post-install/kafka_namespaced_broker_deployment_deleter.go#L56

Added line #L56 was not covered by tests

Check warning on line 61 in control-plane/cmd/post-install/kafka_namespaced_broker_deployment_deleter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

control-plane/cmd/post-install/kafka_namespaced_broker_deployment_deleter.go#L59-L61

Added lines #L59 - L61 were not covered by tests

Check warning on line 65 in control-plane/cmd/post-install/kafka_namespaced_broker_deployment_deleter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

control-plane/cmd/post-install/kafka_namespaced_broker_deployment_deleter.go#L65

Added line #L65 was not covered by tests

Check warning on line 71 in control-plane/cmd/post-install/kafka_namespaced_broker_deployment_deleter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

control-plane/cmd/post-install/kafka_namespaced_broker_deployment_deleter.go#L68-L71

Added lines #L68 - L71 were not covered by tests

Check warning on line 79 in control-plane/cmd/post-install/kafka_namespaced_broker_deployment_deleter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

control-plane/cmd/post-install/kafka_namespaced_broker_deployment_deleter.go#L74-L79

Added lines #L74 - L79 were not covered by tests

Check warning on line 82 in control-plane/cmd/post-install/kafka_namespaced_broker_deployment_deleter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

control-plane/cmd/post-install/kafka_namespaced_broker_deployment_deleter.go#L82

Added line #L82 was not covered by tests

Check warning on line 89 in control-plane/cmd/post-install/kafka_namespaced_broker_deployment_deleter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

control-plane/cmd/post-install/kafka_namespaced_broker_deployment_deleter.go#L85-L89

Added lines #L85 - L89 were not covered by tests

Check warning on line 92 in control-plane/cmd/post-install/kafka_namespaced_broker_deployment_deleter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

control-plane/cmd/post-install/kafka_namespaced_broker_deployment_deleter.go#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 94 in control-plane/cmd/post-install/kafka_namespaced_broker_deployment_deleter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

control-plane/cmd/post-install/kafka_namespaced_broker_deployment_deleter.go#L94

Added line #L94 was not covered by tests

Check warning on line 33 in control-plane/cmd/post-install/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

control-plane/cmd/post-install/main.go#L33

Added line #L33 was not covered by tests

Check warning on line 37 in control-plane/cmd/post-install/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

control-plane/cmd/post-install/main.go#L35-L37

Added lines #L35 - L37 were not covered by tests

Check warning on line 41 in control-plane/cmd/post-install/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

control-plane/cmd/post-install/main.go#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 43 in control-plane/cmd/post-install/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

control-plane/cmd/post-install/main.go#L43

Added line #L43 was not covered by tests

Check warning on line 46 in control-plane/cmd/post-install/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

control-plane/cmd/post-install/main.go#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 53 in control-plane/cmd/post-install/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

control-plane/cmd/post-install/main.go#L50-L53

Added lines #L50 - L53 were not covered by tests

Check warning on line 57 in control-plane/cmd/post-install/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

control-plane/cmd/post-install/main.go#L55-L57

Added lines #L55 - L57 were not covered by tests

Check warning on line 61 in control-plane/cmd/post-install/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

control-plane/cmd/post-install/main.go#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 65 in control-plane/cmd/post-install/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

control-plane/cmd/post-install/main.go#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 68 in control-plane/cmd/post-install/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

control-plane/cmd/post-install/main.go#L68

Added line #L68 was not covered by tests