Skip to content

Conversation

@Krishna-Chaitanya4
Copy link
Contributor

What has been changed

This PR adds support for custom Azure API endpoints and airgap deployment mode for Mariner OS.

Key changes:

  • Added custom endpoints configuration in both Scraper and Resource Discovery agents
  • Added CA certificate support for Microsoft CBL-Mariner OS
  • Added airgap deployment flag

Updated chart versions:

  • Scraper: 2.15.0 (App version remains 2.14.1)
  • Resource Discovery: 0.15.0 (App version remains 0.14.1)

Why this is needed

This change enables Promitor agents to be deployed in air-gapped environments with custom Azure API endpoints and proper certificate configuration.

Checklist

  • Reviewed contribution guidelines
  • Chart versions increased
  • Charts packaged and index updated
  • README updated

Copy link
Member

@tomkerkhove tomkerkhove left a comment

Choose a reason for hiding this comment

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

As per #188 (review), please do not update and ship a new version

replicaCount: 1

# Flag to enable airgap deployment mode
airgap: false
Copy link
Member

Choose a reason for hiding this comment

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

Why do we need an "airgap" flag? This is Microsoft specific and looks to be used only for ca cert path.

Instead, use a certificates.ca.useCustom option that requires certificates.ca.crtPath

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.

2 participants