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

Dev/2732 #68

Closed
wants to merge 22 commits into from
Closed

Dev/2732 #68

wants to merge 22 commits into from

Commits on Sep 26, 2023

  1. chore: add OLM support

    Following cloudnative-pg#2592 we start adding the OLM support to the operator.
    This first step will add the CSV and all the require code changes to
    start supporting OLM
    
    Closes cloudnative-pg#2732
    
    Signed-off-by: Jonathan Gonzalez V <[email protected]>
    sxd authored and jlong49 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    a2acd78 View commit details
    Browse the repository at this point in the history
  2. fix: review

    Signed-off-by: Gabriele Bartolini <[email protected]>
    gbartolini authored and jlong49 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    e2aa8f6 View commit details
    Browse the repository at this point in the history
  3. chore: add release section but commented

    Signed-off-by: Jonathan Gonzalez V <[email protected]>
    sxd authored and jlong49 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    a31e5ad View commit details
    Browse the repository at this point in the history
  4. review

    Signed-off-by: John Long <[email protected]>
    jlong49 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    83bedca View commit details
    Browse the repository at this point in the history
  5. review: fixing makefile

    Signed-off-by: John Long <[email protected]>
    jlong49 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    6a311a5 View commit details
    Browse the repository at this point in the history
  6. review: adding continuous-delivery.yaml to .wokeignore

    Signed-off-by: John Long <[email protected]>
    jlong49 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    afb719d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    f4d02ce View commit details
    Browse the repository at this point in the history
  2. chore: minor fixes to the OLM jobs

    Signed-off-by: Niccolò Fei <[email protected]>
    NiccoloFei committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    e213b48 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. review: move OLM workflows into continuous-integration

    Signed-off-by: Niccolò Fei <[email protected]>
    NiccoloFei committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    834f2bd View commit details
    Browse the repository at this point in the history
  2. chore: fix workflow

    Signed-off-by: Niccolò Fei <[email protected]>
    NiccoloFei committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    870a757 View commit details
    Browse the repository at this point in the history
  3. chore: fix bundle on forks

    Signed-off-by: Niccolò Fei <[email protected]>
    NiccoloFei committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    44d0a9a View commit details
    Browse the repository at this point in the history
  4. chore: fix token permissions

    Signed-off-by: Niccolò Fei <[email protected]>
    NiccoloFei committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    6d8e072 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. chore: add OLM support

    Following cloudnative-pg#2592 we start adding the OLM support to the operator.
    This first step will add the CSV and all the require code changes to
    start supporting OLM
    
    Closes cloudnative-pg#2732
    
    Signed-off-by: Jonathan Gonzalez V <[email protected]>
    sxd authored and NiccoloFei committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    31a777b View commit details
    Browse the repository at this point in the history
  2. fix: review

    Signed-off-by: Gabriele Bartolini <[email protected]>
    gbartolini authored and NiccoloFei committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    236fec9 View commit details
    Browse the repository at this point in the history
  3. chore: add release section but commented

    Signed-off-by: Jonathan Gonzalez V <[email protected]>
    sxd authored and NiccoloFei committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    1803933 View commit details
    Browse the repository at this point in the history
  4. review

    Signed-off-by: John Long <[email protected]>
    jlong49 authored and NiccoloFei committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    b235743 View commit details
    Browse the repository at this point in the history
  5. review: fixing makefile

    Signed-off-by: John Long <[email protected]>
    jlong49 authored and NiccoloFei committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    c1d8857 View commit details
    Browse the repository at this point in the history
  6. review: adding continuous-delivery.yaml to .wokeignore

    Signed-off-by: John Long <[email protected]>
    jlong49 authored and NiccoloFei committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    59f8877 View commit details
    Browse the repository at this point in the history
  7. review: move bundle jobs to the continuous-integration

    Signed-off-by: Niccolò Fei <[email protected]>
    NiccoloFei committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    39fdc0e View commit details
    Browse the repository at this point in the history
  8. review: allow running the workflow in forks

    Signed-off-by: Niccolò Fei <[email protected]>
    NiccoloFei committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    dc1da03 View commit details
    Browse the repository at this point in the history
  9. review: add olm to the release workflow

    Signed-off-by: Niccolò Fei <[email protected]>
    NiccoloFei committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    47007b5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4a0850e View commit details
    Browse the repository at this point in the history