Skip to content

Conversation

@Hariharasuthan99
Copy link
Contributor

Checklist:

  • Either (a) I've created an enhancement proposal and discussed it with the community, (b) this is a bug fix, or (c) this is a chore.
  • The title of the PR is (a) conventional with a list of types and scopes found here, (b) states what changed, and (c) suffixes the related issues number. E.g. "fix(controller): Updates such and such. Fixes #1234".
  • I've signed my commits with DCO
  • I have written unit and/or e2e tests for my change. PRs without these are unlikely to be merged.
  • My builds are green. Try syncing with master if they are not.
  • My organization is added to USERS.md.

Signed-off-by: Hariharasuthan Raajeshwar <[email protected]>
Signed-off-by: phraajes <[email protected]>
Signed-off-by: Hariharasuthan Raajeshwar <[email protected]>
Signed-off-by: Hariharasuthan Raajeshwar  <[email protected]>
Signed-off-by: Hariharasuthan Raajeshwar <[email protected]>
Signed-off-by: Hariharasuthan Raajeshwar <[email protected]>
Signed-off-by: Hariharasuthan Raajeshwar <[email protected]>
…et plugin, new CRD fields, initial e2e tests

Signed-off-by: Hariharasuthan Raajeshwar <[email protected]>
Signed-off-by: Hariharasuthan Raajeshwar <[email protected]>
Signed-off-by: Hariharasuthan Raajeshwar <[email protected]>
Signed-off-by: Hariharasuthan Raajeshwar <[email protected]>
@Hariharasuthan99 Hariharasuthan99 changed the title Rollout plugin support Rollout plugin support Draft PR - For discussion Jan 6, 2026
spec:
terminationGracePeriodSeconds: 1
containers:
- name: busybox

Check warning

Code scanning / SonarCloud

Service account permissions should be restricted Medium test

Bind this resource's automounted service account to RBAC or disable automounting. See more on SonarQube Cloud
terminationGracePeriodSeconds: 1
containers:
- name: busybox
image: quay.io/prometheus/busybox:latest

Check warning

Code scanning / SonarCloud

Memory limits should be enforced Medium test

Specify a memory limit for this container. See more on SonarQube Cloud
spec:
terminationGracePeriodSeconds: 1
containers:
- name: busybox

Check warning

Code scanning / SonarCloud

Service account permissions should be restricted Medium test

Bind this resource's automounted service account to RBAC or disable automounting. See more on SonarQube Cloud
terminationGracePeriodSeconds: 1
containers:
- name: busybox
image: quay.io/prometheus/busybox:latest

Check warning

Code scanning / SonarCloud

Memory limits should be enforced Medium test

Specify a memory limit for this container. See more on SonarQube Cloud
spec:
terminationGracePeriodSeconds: 1
containers:
- name: busybox

Check warning

Code scanning / SonarCloud

Service account permissions should be restricted Medium test

Bind this resource's automounted service account to RBAC or disable automounting. See more on SonarQube Cloud
image: quay.io/prometheus/busybox:latest
command: ["sleep", "3600"]
ports:
- containerPort: 80

Check warning

Code scanning / SonarCloud

Memory limits should be enforced Medium test

Specify a memory limit for this container. See more on SonarQube Cloud
spec:
terminationGracePeriodSeconds: 1
containers:
- name: busybox

Check warning

Code scanning / SonarCloud

Service account permissions should be restricted Medium test

Bind this resource's automounted service account to RBAC or disable automounting. See more on SonarQube Cloud
terminationGracePeriodSeconds: 1
containers:
- name: busybox
image: quay.io/prometheus/busybox:latest

Check warning

Code scanning / SonarCloud

Memory limits should be enforced Medium test

Specify a memory limit for this container. See more on SonarQube Cloud
app: test-sts
version: v1
spec:
containers:

Check warning

Code scanning / SonarCloud

Service account permissions should be restricted Medium test

Bind this resource's automounted service account to RBAC or disable automounting. See more on SonarQube Cloud
version: v1
spec:
containers:
- name: busybox

Check warning

Code scanning / SonarCloud

Memory limits should be enforced Medium test

Specify a memory limit for this container. See more on SonarQube Cloud
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
C Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

app: bg-analysis-fail
spec:
terminationGracePeriodSeconds: 1
containers:

Check warning

Code scanning / SonarCloud

Service account permissions should be restricted Medium test

Bind this resource's automounted service account to RBAC or disable automounting. See more on SonarQube Cloud
spec:
terminationGracePeriodSeconds: 1
containers:
- name: busybox

Check warning

Code scanning / SonarCloud

Memory limits should be enforced Medium test

Specify a memory limit for this container. See more on SonarQube Cloud
app: bg-analysis-success
spec:
terminationGracePeriodSeconds: 1
containers:

Check warning

Code scanning / SonarCloud

Service account permissions should be restricted Medium test

Bind this resource's automounted service account to RBAC or disable automounting. See more on SonarQube Cloud
spec:
terminationGracePeriodSeconds: 1
containers:
- name: busybox

Check warning

Code scanning / SonarCloud

Memory limits should be enforced Medium test

Specify a memory limit for this container. See more on SonarQube Cloud
app: inline-analysis-fail
spec:
terminationGracePeriodSeconds: 1
containers:

Check warning

Code scanning / SonarCloud

Service account permissions should be restricted Medium test

Bind this resource's automounted service account to RBAC or disable automounting. See more on SonarQube Cloud
spec:
terminationGracePeriodSeconds: 1
containers:
- name: busybox

Check warning

Code scanning / SonarCloud

Memory limits should be enforced Medium test

Specify a memory limit for this container. See more on SonarQube Cloud
app: inline-analysis-success
spec:
terminationGracePeriodSeconds: 1
containers:

Check warning

Code scanning / SonarCloud

Service account permissions should be restricted Medium test

Bind this resource's automounted service account to RBAC or disable automounting. See more on SonarQube Cloud
spec:
terminationGracePeriodSeconds: 1
containers:
- name: busybox

Check warning

Code scanning / SonarCloud

Memory limits should be enforced Medium test

Specify a memory limit for this container. See more on SonarQube Cloud
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.

2 participants