Skip to content

Conversation

@Hardik-Prajapati-10
Copy link
Contributor

@Hardik-Prajapati-10 Hardik-Prajapati-10 commented Jan 13, 2026

Issue

https://jsw.ibm.com/browse/MASCORE-10416
https://jsw.ibm.com/browse/MASCORE-10419

Description

Previously, the execution logic for gitops-maf-config and gitops-deprovision-maf-app-config tasks did not correctly handle scenarios where maf.enabled was set to false.
Changes made:

gitops-deprovision-maf-app-config task : Updated condition to in [""] so it executes only when maf_enabled is empty or undefined.

Test Results

Verified by passing different values for maf.enabled:
true → config task executed
undefined → deprovision task executed

No automated tests impacted.

⚠️ Notes for Reviewers

Copy link
Contributor

@mnivedithaa mnivedithaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as saas-tekton

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