Skip to content

Releases: agnosticd/core_workloads

Release for Summit 2026 after DNS fix

30 Apr 10:38
7a43f6c

Choose a tag to compare

What's Changed

  • Add additional workloads to core by @wkulhanek in #1
  • Machinesets by @wkulhanek in #2
  • Minio by @wkulhanek in #3
  • Servicemesh by @wkulhanek in #4
  • Add simplified Showroom workload by @wkulhanek in #5
  • Quay: Include quay as part of core collection by @treddy08 in #6
  • Provide fqdn by @treddy08 in #7
  • Use to_nice_yaml filter in gitops_bootstrap by @juliaaano in #8
  • Add ocp4_workload_automation_platform. Fix certs role to expect API URL instead of hostname. by @wkulhanek in #9
  • Add role ocp4_workload_openshift_virtualization by @juliaaano in #11
  • Update Cert Manager to match v1 by @wkulhanek in #10
  • Add role ocp4_workload_servicemesh3 by @juliaaano in #12
  • Fix htpasswd by @wkulhanek in #13
  • Fix remove_workload task name and clean up vars by @juliaaano in #14
  • Add checks by @wkulhanek in #15
  • Add role ocp4_workload_kiali by @juliaaano in #16
  • Add monitoring support to ServiceMesh3 workload by @juliaaano in #17
  • Add OSSMC plugin to Kiali workload by @juliaaano in #18
  • Remove debug task from GitOps bootstrap workload by @juliaaano in #19
  • Add a default to the delegate to bastions to avoid failing by @wkulhanek in #20
  • Add Gitea Operator by @wkulhanek in #21
  • Add gitea by @wkulhanek in #22
  • Fix for localhost bug by @treddy08 in #23
  • Add storageClassName to Registry PVC for ODF 4.19 by @wkulhanek in #24
  • Add MetalLB workload by @wkulhanek in #25
  • Fix wrong variable name for control_plane_instance_count and add default by @wkulhanek in #26
  • Fix ansible / openshift warnings by @wkulhanek in #27
  • Update gitea workload logic by @wkulhanek in #28
  • Create new Red Hat Build of Keycloak role for openshift authentication by @treddy08 in #29
  • Fix mangled user passwords by @treddy08 in #30
  • Add DevSpaces workload by @wkulhanek in #31
  • Move RHACS into core workloads by @treddy08 in #32
  • Fixd the filename - devspaces by @ritzshah in #33
  • fix rc check by @wkulhanek in #34
  • ODF: Allow odf to be installed via catalog source by @treddy08 in #35
  • fix incorrect role variable by @treddy08 in #36
  • Fix install operator variable name by @treddy08 in #37
  • Fix condition for enabling cluster autoscaler by @ritzshah in #38
  • Add missing jinja template by @treddy08 in #39
  • Fix quay operator defaults by @wkulhanek in #40
  • Include Red Hat Connectivity Link to core workloads by @treddy08 in #41
  • servicemesh3: enhance istio podmonitor by @juliaaano in #42
  • Add workloads nmstate, mtv, virt network config by @wkulhanek in #43
  • Check for kuadrant CRD prior to creating instance (bug on operator) by @treddy08 in #44
  • Add condition on CRD by @treddy08 in #45
  • Update workload.yml bug in wait by @treddy08 in #46
  • Fix for stackrox pods terminating due to tls error on central by @treddy08 in #47
  • Added reconcileStrategy to match V1 by @wkulhanek in #50
  • User Info was missing. Make admin password customizable (common admin pwd) by @wkulhanek in #51
  • Update quay role to add missing task and make hostname customizable by @wkulhanek in #52
  • Fix agd user info module name by @wkulhanek in #53
  • First steps to GitOps based long-lived multi-tenant clusters by @newgoliath in #49
  • Added support for AnsibleAutomationPlatform overrides by @sabre1041 in #54
  • [ocp4_workload_external_odf] Change reconcileStrategy to "init" instead "ignore" by @agonzalezrh in #55
  • [ocp4_workload_external_odf] Change order of creation by @agonzalezrh in #56
  • [ocp4_workload_cert_manager] Add ACME and Bifrost support by @agonzalezrh in #57
  • [ocp4_workload_cert_manager] Fix environments without fallback provider by @agonzalezrh in #58
  • Update webhook_acme_bifrost.yaml.j2 by @agonzalezrh in #59
  • Add lab_ui_url for showroom by @jkupferer in #60
  • Feature/per-user-appprojects by @wkulhanek in #61
  • Add ocp4_workload_field_content role with LiteMaaS support by @prakhar1985 in #63
  • add amq-streams workload by @stencell in #65
  • Add named users for ocp4_workload_authentication_htpasswd by @jkupferer in #66
  • Update default catalog snapshot images to use the rhpds org by @wkulhanek in #69
  • Add ocp4_workload_authentication by @jkupferer in #68
  • Add retries to ocp4_workload_authentication k8s API tasks by @stencell in #70
  • Update workload.yml created retry for bug in kubernetes core by @treddy08 in #72
  • Implement multi-user properly for DevSpaces by @wkulhanek in #73
  • Add quay parameters to improve performance by @treddy08 in #74
  • Add resource override variables to RHACS and Quay operator roles by @jnewsome97 in #76
  • [ocp4_workload_external_odf] Disable Load Balancer Service by @agonzalezrh in #77
  • [ocp4_workload_gitops_bootstrap] roundtrip with configmaps by @newgoliath in #78
  • fix: support both single-user and multi-user provision_data in gitops_bootstrap by @prakhar1985 in #79
  • Add Workload ocp4_workload_builds by @wkulhanek in #81
  • Update_rhacs by @wkulhanek in #80
  • Update workload.yml fix wait condition status by @treddy08 in #82
  • [gitops-bootstrap] ignorechanges on both tenant and infra labeled configmaps by @newgoliath in #83
  • Add ocp4_workload_s4 role and integrate S4 storage with Quay by @treddy08 in #84
  • S4 variable cleanup by @treddy08 in #85
  • Only use ready cluster issuers to get certs by @wkulhanek in #86
  • Add ZeroSSL secret also for Fallback case by @wkulhanek in #87
  • ocp4_workload_gitops_bootstrap: Disable agnosticd_user_info data task by @stencell in #88
  • Add configurable workspace limits to DevSpaces workload by @treddy08 in #89
  • ocp4_workload_gitops_bootstrap: Simplify multi-tenancy config by @juliaaano in #90
  • Revert "ocp4_workload_gitops_bootstrap: Simplify multi-tenancy config" by @newgoliath in #91
  • Revert "Revert "ocp4_workload_gitops_bootstrap: Simplify multi-tenancy config"" by @newgoliath in #92
  • Change logic to wait for job completion in S4 r...
Read more

Release for Summit 2026

30 Apr 06:05
121d1e3

Choose a tag to compare

core-workload-1.0.0

Add ocp4_workload_seaweedfs role for SeaweedFS S3-compatible storage …