Skip to main content
Redhat Developers  Logo
  • AI

    Get started with AI

    • Red Hat AI
      Accelerate the development and deployment of enterprise AI solutions.
    • AI learning hub
      Explore learning materials and tools, organized by task.
    • AI interactive demos
      Click through scenarios with Red Hat AI, including training LLMs and more.
    • AI/ML learning paths
      Expand your OpenShift AI knowledge using these learning resources.
    • AI quickstarts
      Focused AI use cases designed for fast deployment on Red Hat AI platforms.
    • No-cost AI training
      Foundational Red Hat AI training.

    Featured resources

    • OpenShift AI learning
    • Open source AI for developers
    • AI product application development
    • Open source-powered AI/ML for hybrid cloud
    • AI and Node.js cheat sheet

    Red Hat AI Factory with NVIDIA

    • Red Hat AI Factory with NVIDIA is a co-engineered, enterprise-grade AI solution for building, deploying, and managing AI at scale across hybrid cloud environments.
    • Explore the solution
  • Learn

    Self-guided

    • Documentation
      Find answers, get step-by-step guidance, and learn how to use Red Hat products.
    • Learning paths
      Explore curated walkthroughs for common development tasks.
    • Guided learning
      Receive custom learning paths powered by our AI assistant.
    • See all learning

    Hands-on

    • Developer Sandbox
      Spin up Red Hat's products and technologies without setup or configuration.
    • Interactive labs
      Learn by doing in these hands-on, browser-based experiences.
    • Interactive demos
      Click through product features in these guided tours.

    Browse by topic

    • AI/ML
    • Automation
    • Java
    • Kubernetes
    • Linux
    • See all topics

    Training & certifications

    • Courses and exams
    • Certifications
    • Skills assessments
    • Red Hat Academy
    • Learning subscription
    • Explore training
  • Build

    Get started

    • Red Hat build of Podman Desktop
      A downloadable, local development hub to experiment with our products and builds.
    • Developer Sandbox
      Spin up Red Hat's products and technologies without setup or configuration.

    Download products

    • Access product downloads to start building and testing right away.
    • Red Hat Enterprise Linux
    • Red Hat AI
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Featured

    • Red Hat build of OpenJDK
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenShift Dev Spaces
    • Red Hat Developer Toolset

    References

    • E-books
    • Documentation
    • Cheat sheets
    • Architecture center
  • Community

    Get involved

    • Events
    • Live AI events
    • Red Hat Summit
    • Red Hat Accelerators
    • Community discussions

    Follow along

    • Articles & blogs
    • Developer newsletter
    • Videos
    • Github

    Get help

    • Customer service
    • Customer support
    • Regional contacts
    • Find a partner

    Join the Red Hat Developer program

    • Download Red Hat products and project builds, access support documentation, learning content, and more.
    • Explore the benefits

What’s new in Red Hat OpenShift GitOps 1.12

March 19, 2024
Gerald Nunn Harriet Lawrence

    GitOps has continued in its popularity and has become the standard way to manage Kubernetes cluster configuration and applications. Red Hat continues to see the widespread adoption of the GitOps methodology across our portfolio as customers look for ways to bring increased efficiency to their operations and development teams.

    Red Hat is pleased to announce that version 1.12 of OpenShift GitOps has been released, bringing with it some exciting new capabilities.

    New in version 1.12

    Argo CD Notifications is now Generally Available

    Argo CD Notifications are now Generally Available and supported in this release. Notifications are used to proactively notify users of changes in the application state, for example when an Application goes to a Degraded or Out-Of-Sync state. In previous releases, Notifications was configured through a configmap however in this release this is now done for triggers and templates with a NotificationsConfiguration custom resource as per the example below:

    apiVersion: argoproj.io/v1alpha1
    kind: NotificationsConfiguration
    metadata:
     name: default-notifications-configuration
    spec:
     triggers:
      trigger.on-sync-status-unknown: |
        - when: app.status.sync.status == 'Unknown'
          send: [my-custom-template]
     templates:
      template.my-custom-template: |
        message: |
          Application details: {{.context.argocdUrl}}/applications/{{.app.metadata.name}}.


    Important: Due to the change in configuration for Notifications, users should be aware that when upgrading to this release the existing Notifications ConfigMap argocd-notifications-cm will be removed. Please take a backup of this before upgrading.

    Argo CD CLI available as a Technology Preview

    The Argo CD Command Line Interface (CLI) is now available as a Technology Preview as it moves to becoming a productized component of OpenShift GitOps. The Argo CD CLI tool is available through RPMs in RHEL and to download via the OpenShift mirror registry.

    ApplicationSets in Any Namespace available as Technology Preview

    ApplicationSets in Any Namespace can now be configured in the OpenShift GitOps operator. This feature enables the deployment of ApplicationSets in namespaces other than the namespace where Argo CD is located. This is particularly useful when operating OpenShift GitOps for multiple tenants and platform teams wish to limit access to the namespace where Argo CD is running.

    This feature compliments the Applications in Any Namespace feature and both of these features remain in Technology Preview in this release.

    Wildcard Support for Applications in Any Namespace

    Prior to this release, operators would need to specify all source namespaces where Applications in Any Namespace would be used. Now you can specify namespaces in the sourceNamespaces field of the Argo CD Custom Resource using wildcards. 

    This change makes it easier for operators to support namespaces based on common patterns, for example instead of manually including namespaces team1-dev, team1-stage, team2-dev, team2-stage, etc an administrative user could simply specify team*. Specifying just the wildcard, *, will include all namespaces.

    Argo CD 2.10 Available

    With this version, Argo CD has been upgraded to 2.10 which brings a number of new features and benefits including:

    • ApplicationSet templates are now available with the new templatePatch field enabling more complex structures then the default string field
    • A new Server-Side Apply (SSA) diff strategy is now available to optionally enable with the existing diff strategy remaining the default. This feature is Beta in upstream Argo CD and thus is Technical Preview in this release of OpenShift GitOps.
    • A new sync hook is available,  PostDelete, which can be used to clean-up or finalize after all Application resources have been deleted.
    • Kustomize offers components as a way to build manifests with composition rather than inheritance (bases and overlays). In this new release you can now specify components to include directly in the Application Custom Resource.

    A blog on the changes in Argo CD 2.10 is available here and a detailed list of all changes can be found here in the release information.

    Last updated: March 21, 2024
    Disclaimer: Please note the content in this blog post has not been thoroughly reviewed by the Red Hat Developer editorial team. Any opinions expressed in this post are the author's own and do not necessarily reflect the policies or positions of Red Hat.

    Recent Posts

    • Every layer counts: Defense in depth for AI agents with Red Hat AI

    • Fun in the RUN instruction: Why container builds with distroless images can surprise you

    • Trusted software factory: Building trust in the agentic AI era

    • Build a zero trust AI pipeline with OpenShift and RHEL CVMs

    • Red Hat Hardened Images: Top 5 benefits for software developers

    Red Hat Developers logo LinkedIn YouTube Twitter Facebook

    Platforms

    • Red Hat AI
    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Build

    • Developer Sandbox
    • Developer tools
    • Interactive tutorials
    • API catalog

    Quicklinks

    • Learning resources
    • E-books
    • Cheat sheets
    • Blog
    • Events
    • Newsletter

    Communicate

    • About us
    • Contact sales
    • Find a partner
    • Report a website issue
    • Site status dashboard
    • Report a security problem

    RED HAT DEVELOPER

    Build here. Go anywhere.

    We serve the builders. The problem solvers who create careers with code.

    Join us if you’re a developer, software engineer, web designer, front-end designer, UX designer, computer scientist, architect, tester, product manager, project manager or team lead.

    Sign me up

    Red Hat legal and privacy links

    • About Red Hat
    • Jobs
    • Events
    • Locations
    • Contact Red Hat
    • Red Hat Blog
    • Inclusion at Red Hat
    • Cool Stuff Store
    • Red Hat Summit
    © 2026 Red Hat

    Red Hat legal and privacy links

    • Privacy statement
    • Terms of use
    • All policies and guidelines
    • Digital accessibility

    Chat Support

    Please log in with your Red Hat account to access chat support.