Skip to content

Disable prometheus metrics aggregation

Compare
Choose a tag to compare
@themarcelor themarcelor released this 28 Jun 21:50
· 778 commits to master since this release
956665c

Release Notes

For: uc-cdis/cloud-automation
Notes since tag: pybase3-1.6.0
Notes to tag/commit: pybase3-1.6.1
Generated: 2021-06-28

New Features

  • Add anaconda.org in addition to anaconda.com to the squid allow list
    (#1641)
  • Added qualy agent configuration to userdata bootstrap scripts (#1626)
  • New CLI module "gen3 sqs" to manage AWS SQS queues (#1603)
  • Setting up the audit service now involves the creation of an AWS SQS (#1603)
  • Fence now uses service account "fence-sa" which has access to push messages
    to the audit SQS (#1603)
  • The audit service now uses service account "audit-service-sa" which has
    access to read messages in the audit SQS (#1603)

Bug Fixes

  • Added bucket permissions to EKS worker node policy (#1637)
  • Add initial SA setup for that deployments can schedule pods. (#1632)
  • Skipped terraform sqs setup from non-adminvm environments (#1630)

Deployment Changes

  • chore(observability): Remove Prometheus metrics aggregation (#1642)
  • Add activation id/customer id to EKS module config.tfvars if you want
    qualys agent configured there (#1626)
  • The new version of the audit service will require running gen3 kube-setup-audit-service and gen3 kube-setup-fence again, and updating
    the audit-service and fence configuration files (#1603)