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

Aligne resourceMapping #375

Closed
alezander86 opened this issue Dec 9, 2024 · 0 comments
Closed

Aligne resourceMapping #375

alezander86 opened this issue Dec 9, 2024 · 0 comments
Assignees

Comments

@alezander86
Copy link
Contributor

alezander86 commented Dec 9, 2024

The CI/CD pipeline's Sonar task is failing due to an incorrectly formatted base_image variable. The variable lacks a '/' character, which is causing the base image to be incorrectly parsed, leading to pipeline execution failures.

Steps to Reproduce:

  1. Trigger the CI/CD pipeline with the current configuration.
  2. Observe the pipeline execution, specifically the Sonar task.

Expected Result:
The Sonar task should execute successfully using the correct base image, allowing the pipeline to continue to subsequent tasks without errors.

Actual Result:
The pipeline fails during the Sonar task due to an incorrect base_image variable formatting, preventing further pipeline progress.

Environment Details:

  • CI/CD Tool: (Please specify, e.g., Jenkins, GitLab CI, etc.)
  • SonarQube Version: (Please specify)
  • Base Image: (Please specify the intended base image)

Acceptance Criteria:

  • The base_image variable is corrected with the appropriate '/' character.
  • The Sonar task executes successfully with the corrected base image.
  • The pipeline executes to completion without errors related to the base_image variable.
@alezander86 alezander86 self-assigned this Dec 9, 2024
@alezander86 alezander86 converted this from a draft issue Dec 9, 2024
@alezander86 alezander86 changed the title Aling resourceMapping Aligne resourceMapping Dec 9, 2024
@alezander86 alezander86 moved this from In Progress to In Review in KubeRocketCI Dec 9, 2024
alezander86 pushed a commit that referenced this issue Dec 13, 2024
@github-project-automation github-project-automation bot moved this from In Review to Done in KubeRocketCI Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant