Skip to content

[minor] Add Additional Resources addon support to GitOps flow#382

Merged
ashleytate614 merged 84 commits intomainfrom
MASCORE-10502
Feb 4, 2026
Merged

[minor] Add Additional Resources addon support to GitOps flow#382
ashleytate614 merged 84 commits intomainfrom
MASCORE-10502

Conversation

@Hita-Pandya
Copy link
Copy Markdown
Contributor

@Hita-Pandya Hita-Pandya commented Jan 22, 2026

Description

This PR introduces support for the Additional Resources addon in the GitOps flow for Maximo Application Suite (MAS SaaS). Additional Resources are components or configurations that may be needed after MAS is installed to support specific features, integrations, or performance requirements. The exact requirements depend on the deployment model and enabled applications.
SRE can install and uninstall the Additional Resources addon through GitOps.

Testing

See https://github.ibm.com/maximoappsuite/saas-tekton/pull/191 for first half of GitOps automation process testing.

Test install case

  1. Set the noble7 ArgoCD root application to point to this branch.
image
  1. Verified the param made it to the ArgoCD for my MAS instance and was set.
image
  1. Verified the additional resources is installed with correct instances on the noble7 cluster.
image

Test uninstall case

  1. Set the noble7 ArgoCD root application to point to this branch.
image
  1. Verified the param removed from the ArgoCD for my MAS instance.
image
  1. Verified the additional resources is uninstalled on the noble7 cluster.
image Screenshot 2026-01-28 at 3 04 03 PM

@Hita-Pandya Hita-Pandya changed the title Mascore 10502 [minor] Add Additional Resources addon support to GitOps flow Jan 29, 2026
@Hita-Pandya Hita-Pandya marked this pull request as ready for review January 29, 2026 12:23
Copy link
Copy Markdown
Contributor

@ashleytate614 ashleytate614 left a comment

Choose a reason for hiding this comment

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

Looks good!

@ashleytate614 ashleytate614 merged commit 6ad9d8e into main Feb 4, 2026
2 checks passed
golviya1712 pushed a commit that referenced this pull request Mar 2, 2026
* [patch] add support to additional-infrastructure on gitops

* [patch] update ibm-mas-instance-base.yml

* [patch] update example in ibm-mas-instance-base.yml

* [patch] update instance-base.yml

* [patch] update cr for additional infrastructure

* [patch] update template to uninstall add-on

* [patch] assign default value to instances

* [patch] update template to handle uninstall case

* [patch] add changes to fix uninstall case

* [patch] add case to delete the CR

* [patch] add files to delete addon

* [patch] remove prune condition

* [patch] update template to uninstall

* [patch] did changes for testing

* [patch] update template

* [patch] update template

* [patch] add service account for addon cleanup

* [patch] change naming

* [patch] fix failing addon lookup

* [patch] fix syntax error

* [patch] specify api group

* [patch] job structure

* [patch] add debug/test

* [patch] add resource limits

* [patch] add network policy for cleanup job

* [patch] add instance id to name of network policy

* [patch] update template to fix uninstall case

* [patch] update template

* [patch] update template

* [patch] update template

* [patch] update template to fix uninstall case

* [patch] update template for testing

* [patch] update template

* [patch] add echo for testing

* [patch] add echo for testing

* [patch] update cli image

* [patch] update network policy

* [patch] update changes for testing

* [patch] update sync wave

* [patch] update changes for testing

* [patch] update changes for testing

* [patch] update changes for testing

* [patch] add support to additional resources on gitops

* [patch] add condition

* [patch] update indentation

* [patch] correct indentation

* [patch] fix argo issue

* [patch] update condition fore clean up job

* [patch] update condition for clean up job

* [patch] update clean up job

* [patch] update condition

* [patch] add post delete hook value

* [patch] add support to uninstall additional resources

* [patch] update condition

* [patch] add delete policy

* [patch] fix indentation issue

* [patch] update changes to clean up network policy

* [patch] remove hook

* [patch] remove condition

* [patch] remove hook

* [patch] remove condition for testing

* [patch] update sequece for testing

* [patch] update network policies

* [patch] add generic addon

* [patch] add support to delete cr for clean up

* [patch] update condition

* [patch] update condition

* [patch] update condition

* [patch] fix lint issue

* [patch] update the condition

* [patch] add support to delete addon cr

* [patch] revert changes for testing

* Add finzilizers

* update file

* delete file

* remove hook delete

* [patch] fix resouce name

* [patch] add ttlSecondsAfterFinished

* [patch] remove post delete hook

* [patch] add post delete hook

---------

Co-authored-by: Caroline Azadze <caroazadze@ibm.com>
Co-authored-by: Andrew Whitfield <whitfiea@uk.ibm.com>
@whitfiea whitfiea deleted the MASCORE-10502 branch March 4, 2026 10:14
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.

4 participants