Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancements to Operator Configuration and Installation Options #430

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

dwertent
Copy link
Contributor

Overview

  1. Extended Configuration for Paladin/Besu Workloads
    Added support for the following fields in the operator configuration to enhance flexibility when deploying Paladin/Besu workloads:

    • labels
    • annotations
    • envs
    • tolerations
    • affinity
    • nodeSelector
    • securityContext
  2. New Installation Mode
    Introduced a configurable installation mode, allowing the operator to be installed without the default CRs. This supports environments where only the operator setup is required.

  3. Flux Integration Example
    Added an example configuration for using Flux.

Copy link
Contributor

@onelapahead onelapahead left a comment

Choose a reason for hiding this comment

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

LGTM overall, thank you for all the tests, examples, and new config options 📈

operator/charts/paladin-operator/values.yaml Outdated Show resolved Hide resolved
# Install CRDs as part of the chart installation
# When this is set to false, the CRDs are expected to be installed separately
installCRDs: false
Copy link
Contributor

Choose a reason for hiding this comment

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

📦

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Well there is still the option of having a single installation for both the CRDs and the oprtator

@dwertent dwertent enabled auto-merge November 14, 2024 14:52
Copy link
Contributor

@hosie hosie left a comment

Choose a reason for hiding this comment

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

This is great. Thank you.

@dwertent dwertent merged commit ef8be25 into main Nov 14, 2024
6 checks passed
@dwertent dwertent deleted the operator-config branch November 14, 2024 15:09
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.

3 participants