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

common automatic update #124

Merged

Commits on Aug 8, 2024

  1. Allow originRepo to be set via make install and main.git parameters

    We introduce the `main.git.repoUpstreamURL` parameter. This can be used
    to set `originRepo`.
    
    When `originRepo` is set, an in-cluster gitea will automatically be spawned.
    In this case `originRepo` will point to the upstream repository and `targetRepo`
    will point to the internal in-cluster gitea mirror.
    mbaldessari committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ec340b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73313cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af69b30 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #563 from mbaldessari/main-gitea

    Allow originRepo to be set via make install and main.git parameters
    mbaldessari authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    9142471 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Fix vars that were erroneously dropped

    In 98d4312 (Fix pki bind mount when
    using podman machine) we erroneously dropped some K8S_* variables.
    
    Reported-by: Andrew Beekhof <beekhof@redhat.com>
    mbaldessari committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    99bc297 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #565 from mbaldessari/fix-vars

    Fix vars that were erroneously dropped
    darkdoc authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0ec7cc6 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Allow more flexibility with multiSourceConfig schema

    We specifically also add helmRepoUrl as it make it more discoverable,
    but we stay flexible in what we accept so that things can be extended
    without having to be in lockstep with the operator.
    mbaldessari committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    58b6958 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #566 from mbaldessari/extend-multisource-schema

    Allow more flexibility with multiSourceConfig schema
    mbaldessari authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    4544bc6 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Inject VALUES_SECRET env var

    Since it can be used to point to an alternative file, let's inject it
    into the container
    mbaldessari committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3c28c4b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #567 from mbaldessari/values_secret

    Inject VALUES_SECRET env var
    mbaldessari authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5f4cf89 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Add helmRepoUrl variable

    mbaldessari committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7ed4d1e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #568 from mbaldessari/helmrepourl

    Add helmRepoUrl variable
    mbaldessari authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    4e3505c View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    9ec9af0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #569 from mbaldessari/letsencrypt-test

    Update letsencrypt to v0.1.1
    mbaldessari authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6617090 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Allow overriding gitops source on spokes

    This is needed on spokes when installing in a disconnected environment
    mbaldessari committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    5ec42ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6511e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a5cce8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #570 from mbaldessari/some-updates

    A couple of small updated and new releases
    mbaldessari authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    741a52e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ccd486 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #571 from mbaldessari/relax-schema-for-gitops

    Extend the schema for disconnected
    mbaldessari authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    654dbae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3cef81 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #572 from mbaldessari/clustergroup-0.8.12

    Update clustergroup chart to 0.8.12
    mbaldessari authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    96c428d View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Update super-linter to v7

    mbaldessari committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    a8d7f94 View commit details
    Browse the repository at this point in the history
  2. Fix action path

    mbaldessari committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    3fbf2e8 View commit details
    Browse the repository at this point in the history
  3. Fix action path v2

    mbaldessari committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    97b9589 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #573 from mbaldessari/super-linter-new

    Update super-linter to v7
    mbaldessari authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    02bfd1f View commit details
    Browse the repository at this point in the history
  5. Upgrade ESO to v0.10.0

    mbaldessari committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    55beff3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #574 from mbaldessari/eso-0.10.0

    Upgrade ESO to v0.10.0
    mbaldessari authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    6cd5b50 View commit details
    Browse the repository at this point in the history
  7. Upgrade vault to 1.17.3

    mbaldessari committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    bd74dba View commit details
    Browse the repository at this point in the history
  8. Merge pull request #575 from mbaldessari/vault-1.17.3

    Upgrade vault to 1.17.3
    mbaldessari authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    f8921c3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c7105bc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    86ad342 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #576 from mbaldessari/hashicorp-vault-0.1.1

    Release new hashicorp-vault and golang-external-secrets charts
    mbaldessari authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    29d9d0a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Switch to gitops-1.13

    It is supported all the way back to OCP 4.12
    
    Tested on sno hub + spoke successfully
    mbaldessari committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    fc3fb1f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #577 from mbaldessari/gitops-1.13-support

    Switch to gitops-1.13
    mbaldessari authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0a20ea6 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Add a pushsecrets policy and vault path for ESO syncing

    See the README for more details, but TLDR: you can use
    `secret/pushsecrets` to push secrets from any node to the vault.
    This secret can then be retrieved from either a different namespace
    or a different cluster node.
    
    Tested this with a pushsecret as follows:
    ```
    apiVersion: external-secrets.io/v1alpha1
    kind: PushSecret
    metadata:
      name: pushsecret
      namespace: hello-world
    spec:
      data:
        - conversionStrategy: None
          match:
            remoteRef:
              property: baz
              remoteKey: pushsecrets/testme
            secretKey: bar
      deletionPolicy: Delete
      refreshInterval: 10s
      secretStoreRefs:
        - kind: ClusterSecretStore
          name: vault-backend
      selector:
        secret:
          name: existing-secret
      updatePolicy: Replace
    ```
    
    The above takes the property called `baz` of an existing secret called `existing-secret` in
    the `hello-world` namespace and pushes it to the `secret/pushsecrets/testme` vault path.
    
    Suggested-By: Chris Butler <chbutler@redhat.com>
    
    Closes: MBP-641
    mbaldessari committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    051cd8c View commit details
    Browse the repository at this point in the history
  2. Fix PyInk warnings

    mbaldessari committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9aef778 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #579 from mbaldessari/push-secrets

    Add a pushsecrets policy and vault path for ESO syncing
    mhjacks authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5acb722 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    38756a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c28043 View commit details
    Browse the repository at this point in the history