Tutorials
  • Welcome to Ozone
  • Quick Onboarding
    • Creating a New Project
    • Creating Environments
    • Adding a Registry
    • Adding a Repository
    • Attaching Clusters
    • Creating a Microservice
    • Using out-of-the-box Pipeline Templates
    • Creating a new pipeline on the Ozone Pipeline Studio
    • Configuring Triggers for Automated Deployments
    • Adding a CD Provider
      • Jenkins Pipeline
  • Documentation
    • Dashboard
      • Ozone Dashboard
      • Analyze Metrics & Logs for Kubernetes Clusters
    • CI/CD
      • Create Microservice
        • Link a Git Repo
        • Map a Registry
        • Map to Environments
        • Build Config (Specify where the Docker file exists)
      • Link Pipelines to your Microservice
        • Default Pipelines that are linked
        • What are Input Sets?
        • Execute a linked pipeline
      • Catalog
        • External Pipelines
          • Supported Integrations
          • How to Link an External CI Integration
          • Conversion Of external pipelines to Tekton Pipelines
        • Tasks
          • Create a Custom task
        • Releases (Templates and Runs)
          • What are releases composed of (Pipelines & Approvals)
          • Create a Release Template
          • Run a Release Template
        • Running Your First Pipeline
        • Pipelines (Templates & Runs)
          • Adding Nodes to Canvas
          • Configuring Rollbacks at Pipeline Template
          • Secret Injection + Secrets
          • Input-result mapping between tasks
        • Initiating Pipeline run
          • Manually
      • Triggers
        • Scheduling a pipeline and/or a release run
        • Triggering a pipeline and/or a release run
          • From Github events
          • From GitLab events
          • From Jira events
          • Custom Webhook
          • From Harbor events
          • From Azure DevOps events
          • From Bitbucket events
          • From Dockerhub events
      • Observe your Microservice
      • Verify Your Microservice With AI
    • Helm
      • Create a Helm Channel
      • Create a Helm Release
      • Edit a Helm Release
    • DevSecOps
      • Security Dashboard
      • Scans
      • Supported Integrations
      • Run Your First Security Pipeline
      • Shift Left Policy Management
        • Policies
    • Backups
      • Pre-requisites
      • How do I schedule a backup to create snapshots?
      • How to take snapshots and how do I know the status of backups?
      • How do I restore snapshots to clusters?
    • Setup
      • Manage Cluster
        • Public Cluster
        • Reattach Cluster
      • Setting up Environments
      • Manage Secret
      • Manage Repos
      • Manage Registries
      • Integrations
        • Managing Cloud Integrations
          • AWS
          • Azure
          • GCP
        • Managing Source Code Integrations
          • GitHub
          • GitLab
          • Bit bucket
          • Azure DevOps Repos
          • Git Repo
          • Bitbucket Datacenter
        • Managing Container Registry
          • Docker
          • GCR
          • Harbor
          • Quay
          • Azure ACR
          • Adhoc Registry
        • Managing Container Orchestration
          • AWS EKS
          • GKE
          • Azure AKS
        • Managing Issue Trackers
        • Managing Continuous Deployment
          • Argo CD
          • Azure DevOps
          • Ansible Tower
        • Managing SSO
        • Managing Private Catalogs
        • Managing Notifications
        • Managing Security
          • Snyk
          • Prisma Cloud
        • Managing APM
          • NewRelic
        • Managing Cloud Storage
          • Minio
          • AWS S3 Bucket
          • Google Cloud Storage
          • Azure Blob Storage
        • Managing Network Tunnels
        • Manage Testing
          • K6
        • Managing Secret Store
          • Azure Key Vault
          • Google Secret Manager
          • AWS Secrets Manager
          • Hashicorp Vault
    • Settings
      • Role Based Access Control
        • Create a new role
        • Clone an Existing Role
        • Apply a role to a member
      • Ozone Identity Management
      • Audit Trails
      • Private Cluster Management
      • SSO
        • Pre-Requisites
        • Azure AD
      • Projects
        • Create a new Project
        • Archive a Project
        • Import and remove resources into the project
        • Add Members to a Project
      • Setup Alerts and Notifications
  • Release Notes
    • August - 2024
    • July - 2024
    • June - 2024
    • April - 2024
    • February - 2024
    • November - 2023
    • October - 2023
    • September - 2023
    • August - 2023
    • July - 2023
    • June - 2023
    • May - 2023
    • April - 2023
    • September - 2022
    • August - 2022
    • July - 2022
    • May - 2022
    • April - 2022
    • Mar - 2022
    • Jan - 2022
    • Nov - 2021
  • FAQ
    • In House Applications
    • COTS Applications
    • Tasks
    • Pipelines
    • Releases
    • Projects
    • Members
    • Environments
    • Variables
    • Roles
  • Use Cases
    • For Platform Engineers
      • Standardized Application Delivery Workflows
      • Unified Observability and Alerting
      • On Demand Workload Recovery
    • For Software Developers
      • On Demand Delivery
      • Scalable and Re-usable Workflows
Powered by GitBook
On this page
  • New Features and Upgrades
  • Fixes
  1. Release Notes

August - 2022

PreviousSeptember - 2022NextJuly - 2022

Last updated 9 months ago

In the latest release, team has introduced features, upgrades, and fixes based on user feedback that give higher flexibility and control to Ozone partners and end customers.

Our August updates are finally here! This time, we have focused on enhancing the experience for our partners/service providers with a few optimizations to the Ozone SaaS offering. Our detailed the Ozone Partner Solution where we introduced the partner model to re-distribute Ozone at scale across geographies to end customers.

In this release, the team has introduced a few features, upgrades, and fixes based on user feedback that gives more flexibility and control to Ozone partners and end customers as well.

New Features and Upgrades

1. Ozone Backstage Plugin

Backstage is an open platform for building developer portals. It is an ecosystem of plugins that help make a developer’s life easier by helping build a central place for an organization’s tools, resources, and documentation. Backstage provides developers with a framework along with a wide range of plugins for integrating all their tools such as Source Code Platforms, Security (SAST & DAST) tools, and everything else outside of their repo and IDE. In this release, Ozone provides a Backstage plugin that can be added to the Backstage instance. Basic deployments with limited support for GitHub, GitLab, Harbor, and DockerHub can be performed with Ozone as they are available for the Backstage community to be leveraged along with their existing toolchains. Other features like Ozone’s CI/CD can also be used directly from within the developer’s developer portal.

2. License-level Charges for Ozone Partner Billing

Ozone partners have more flexibility to set limits for each license and charge their end customers accordingly. This gives flexibility and control to Ozone partners in defining their licensing policies to end users. Charges for various parameters like the number of pipelines and pipeline runs, deployments, repo and cluster onboarding, etc can be set as variables in the policies and enforced during the time of license creation. A respective charge would then be calculated per license based on usage.

3. Version Upgrade for Vault

We have seen a version upgrade for Vault where the update supports “High Availability” to prevent outages. This is simply done by using multiple Vault servers and the HA mode is automatically enabled if the data store supports it. How is this relevant to our release? As might be known to the community, Ozone leverages Hashicorp Vault to offer native secret vault/management capabilities with dynamic secret injections into pipelines. The new release also comes with this version upgrade of Hashicorp Vault to support the “High Availability” mode.

4. Improved resilience of MinIO for storage

is a popular distributed open-source storage server used for storing objects (like containers). When teams scale their pipelines to deploy hundreds of containers, the load on the Ozone’s MiniO instance increases, creating vulnerabilities for failures. In this release, however, an under-the-hood upgrade has helped improve the resilience of Ozone’s internal MiniO for which the chances of it going down are next to zero.

5. Kubernetes operators for stateful application deployments

In keeping to achieve high deployment efficiency across your teams, Ozone has incorporated Kubernetes operators for its internal MongoDB and Postgres DB. The Kubernetes Operator manages events of a typical lifecycle for a MongoDB/Postgres DB cluster like provisioning computing power & storage, user setup, network connection configurations, and updating these settings as and when needed.

6. Auto-route login flows

With the growing user base of Ozone and our partners, the preference of using third-party services for authentication is a natural priority. Hence, the login flows for external SSO now involve an automatic routing of the user session to the 3rd party (like G-suite for instance), where he would find himself in familiar territory during completing his authentication. Post this, redirects would happen back to the Ozone dashboard, thus completing a streamlined login experience. This auto-route flow has been set as a default starting from this release.

Fixes

  1. Missing pipeline runs in audit logs A major fix has been provided to a critical problem that was reported occasionally by our user community: Audit logs sometimes did not contain stats for all the pipeline runs. The issue is now fixed with this release.

  2. Optimized Azure cluster creation flows Ambiguities in cluster creation flows are fixed with better UI state management.

  3. Fixed Grafana login issues Intermittent login issues were reported while trying to access the monitoring dashboard with Grafana login, which has now been addressed.

  4. Clipboard buttons not working for safari users This issue has been fixed.

  5. Validation of the presence of account IDs on all internal DBs This issue has been resolved.

Ozone
last release
Hashicorp
MinIO