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

Layered operator #272

Merged
merged 173 commits into from Apr 3, 2024
Merged

Layered operator #272

merged 173 commits into from Apr 3, 2024

Commits on Nov 28, 2023

  1. Copy the full SHA
    cfb83b2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c952470 View commit details
    Browse the repository at this point in the history
  3. fix make test

    gazarenkov committed Nov 28, 2023
    Copy the full SHA
    9563358 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Merge remote-tracking branch 'upstream/main' into status2

    # Conflicts:
    #	.gitignore
    #	controllers/backstage_controller.go
    #	controllers/backstage_controller_test.go
    #	controllers/backstage_deployment.go
    #	controllers/backstage_service.go
    #	controllers/local_db_deployment.go
    #	controllers/local_db_storage.go
    gazarenkov committed Nov 30, 2023
    Copy the full SHA
    46f0e7f View commit details
    Browse the repository at this point in the history
  2. fix with new objects

    gazarenkov committed Nov 30, 2023
    Copy the full SHA
    99b4e54 View commit details
    Browse the repository at this point in the history
  3. fix with new objects

    gazarenkov committed Nov 30, 2023
    Copy the full SHA
    cffa417 View commit details
    Browse the repository at this point in the history
  4. config small fixes

    gazarenkov committed Nov 30, 2023
    Copy the full SHA
    2bf0716 View commit details
    Browse the repository at this point in the history
  5. fix for janus-idp#51

    gazarenkov committed Nov 30, 2023
    Copy the full SHA
    47ba2f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Copy the full SHA
    5882f62 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Copy the full SHA
    4863874 View commit details
    Browse the repository at this point in the history
  2. fix for janus-idp#58

    gazarenkov committed Dec 6, 2023
    Copy the full SHA
    4bdb1a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Copy the full SHA
    971a50c View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. initial model

    gazarenkov committed Dec 12, 2023
    Copy the full SHA
    93d3de7 View commit details
    Browse the repository at this point in the history
  2. initial model

    gazarenkov committed Dec 12, 2023
    Copy the full SHA
    6da447e View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. initial

    gazarenkov committed Dec 13, 2023
    Copy the full SHA
    8d8b84c View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into next

    # Conflicts:
    #	api/v1alpha1/backstage_types.go
    #	config/crd/bases/janus-idp.io_backstages.yaml
    #	controllers/backstage_backend_auth.go
    #	controllers/backstage_controller.go
    #	controllers/backstage_controller_test.go
    #	controllers/local_db_statefulset.go
    gazarenkov committed Dec 13, 2023
    Copy the full SHA
    f6a37c0 View commit details
    Browse the repository at this point in the history
  3. initial

    gazarenkov committed Dec 13, 2023
    Copy the full SHA
    ac60557 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. initial

    gazarenkov committed Dec 15, 2023
    Copy the full SHA
    eb5f305 View commit details
    Browse the repository at this point in the history
  2. format and license

    gazarenkov committed Dec 15, 2023
    Copy the full SHA
    19d923d View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. factory and pswd generator

    gazarenkov committed Dec 17, 2023
    Copy the full SHA
    267a166 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. delete onCreate handler

    gazarenkov committed Dec 18, 2023
    Copy the full SHA
    20fbc03 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Copy the full SHA
    089f56c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a1a671a View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. configurations

    gazarenkov committed Dec 26, 2023
    Copy the full SHA
    a138de1 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. more comments and tests

    gazarenkov committed Dec 28, 2023
    Copy the full SHA
    48a88ab View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Copy the full SHA
    8436faa View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Copy the full SHA
    18119c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Copy the full SHA
    7f937ba View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bb311a7 View commit details
    Browse the repository at this point in the history
  3. fix npe

    gazarenkov committed Jan 8, 2024
    Copy the full SHA
    63254a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. cm envs

    gazarenkov committed Jan 9, 2024
    Copy the full SHA
    3ddc1a6 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into next

    # Conflicts:
    #	api/v1alpha1/zz_generated.deepcopy.go
    #	config/crd/bases/janus-idp.io_backstages.yaml
    #	config/manager/default-config/db-secret.yaml
    #	config/manager/default-config/db-statefulset.yaml
    #	config/manager/default-config/deployment.yaml
    #	config/manager/kustomization.yaml
    #	controllers/backstage_backend_auth.go
    #	controllers/backstage_controller.go
    #	controllers/backstage_controller_test.go
    #	controllers/backstage_deployment.go
    #	controllers/backstage_extra_envs.go
    #	controllers/backstage_route.go
    #	controllers/local_db_statefulset.go
    gazarenkov committed Jan 9, 2024
    Copy the full SHA
    a8546da View commit details
    Browse the repository at this point in the history
  3. tmp

    gazarenkov committed Jan 9, 2024
    Copy the full SHA
    e01826c View commit details
    Browse the repository at this point in the history
  4. maintain images env var

    gazarenkov committed Jan 9, 2024
    Copy the full SHA
    f413fc4 View commit details
    Browse the repository at this point in the history
  5. fix lint

    gazarenkov committed Jan 9, 2024
    Copy the full SHA
    6df33bd View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    14dfdc6 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. fix make release-build

    gazarenkov committed Jan 10, 2024
    Copy the full SHA
    9517959 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. fix default images

    gazarenkov committed Jan 11, 2024
    Copy the full SHA
    e24518d View commit details
    Browse the repository at this point in the history
  2. several fixes

    gazarenkov committed Jan 11, 2024
    Copy the full SHA
    90acacd View commit details
    Browse the repository at this point in the history
  3. fix route.Spec.To.Name

    gazarenkov committed Jan 11, 2024
    Copy the full SHA
    e9e115e View commit details
    Browse the repository at this point in the history
  4. fix image env vars

    gazarenkov committed Jan 11, 2024
    Copy the full SHA
    2bd9697 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. fix dynamic plugins

    gazarenkov committed Jan 12, 2024
    Copy the full SHA
    aca67ba View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into next

    # Conflicts:
    #	Makefile
    #	bundle/manifests/backstage-operator.clusterserviceversion.yaml
    #	go.mod
    gazarenkov committed Jan 12, 2024
    Copy the full SHA
    fd2e042 View commit details
    Browse the repository at this point in the history
  3. fix

    gazarenkov committed Jan 12, 2024
    Copy the full SHA
    3a58242 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. dynamic-plugins test

    gazarenkov committed Jan 15, 2024
    Copy the full SHA
    6c5cb9d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2c44c4e View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. DbSecret and Route

    gazarenkov committed Jan 22, 2024
    Copy the full SHA
    245c6c1 View commit details
    Browse the repository at this point in the history
  2. clean up

    gazarenkov committed Jan 22, 2024
    Copy the full SHA
    3877ae9 View commit details
    Browse the repository at this point in the history
  3. make test

    gazarenkov committed Jan 22, 2024
    Copy the full SHA
    2dceb0d View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Merge remote-tracking branch 'upstream/main' into next

    # Conflicts:
    #	.github/workflows/pr.yaml
    #	controllers/backstage_controller.go
    #	controllers/local_db_secret.go
    gazarenkov committed Jan 23, 2024
    Copy the full SHA
    da7d4cd View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. clean db

    gazarenkov committed Jan 24, 2024
    Copy the full SHA
    ee7654e View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Merge remote-tracking branch 'upstream/main' into next

    # Conflicts:
    #	api/v1alpha1/backstage_types.go
    #	controllers/backstage_controller.go
    #	controllers/backstage_controller_test.go
    #	controllers/backstage_deployment.go
    #	controllers/backstage_route.go
    #	controllers/backstage_service.go
    #	controllers/local_db_services.go
    #	controllers/local_db_statefulset.go
    gazarenkov committed Jan 25, 2024
    Copy the full SHA
    dcd9d92 View commit details
    Browse the repository at this point in the history
  2. status

    gazarenkov committed Jan 25, 2024
    Copy the full SHA
    98255bb View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6debb33 View commit details
    Browse the repository at this point in the history
  4. fix gosec

    gazarenkov committed Jan 25, 2024
    Copy the full SHA
    0d4552d View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. cleanup

    gazarenkov committed Jan 26, 2024
    Copy the full SHA
    b087290 View commit details
    Browse the repository at this point in the history
  2. route fix

    gazarenkov committed Jan 26, 2024
    Copy the full SHA
    52c9b87 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. patch and route

    gazarenkov committed Jan 29, 2024
    Copy the full SHA
    abfd664 View commit details
    Browse the repository at this point in the history
  2. fix lint

    gazarenkov committed Jan 29, 2024
    Copy the full SHA
    a6d4d79 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. fix

    gazarenkov committed Feb 1, 2024
    Copy the full SHA
    169732b View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. working...

    gazarenkov committed Feb 5, 2024
    Copy the full SHA
    e40d734 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. temp

    gazarenkov committed Feb 7, 2024
    Copy the full SHA
    69cbc81 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. refactor runtime

    gazarenkov committed Feb 8, 2024
    Copy the full SHA
    896c21a View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. temp

    gazarenkov committed Feb 9, 2024
    Copy the full SHA
    157f98c View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. temp

    gazarenkov committed Feb 10, 2024
    Copy the full SHA
    017ccf7 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. tmp

    gazarenkov committed Feb 12, 2024
    Copy the full SHA
    29b713c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. temp

    gazarenkov committed Feb 20, 2024
    Copy the full SHA
    50d9c2d View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. dbsecret

    gazarenkov committed Feb 22, 2024
    Copy the full SHA
    da0509a View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. fix

    gazarenkov committed Feb 26, 2024
    Copy the full SHA
    d8d68fa View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. fix

    gazarenkov committed Feb 27, 2024
    Copy the full SHA
    a9ecc07 View commit details
    Browse the repository at this point in the history
  2. operator-script

    gazarenkov committed Feb 27, 2024
    Copy the full SHA
    a8dca90 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. fix

    gazarenkov committed Feb 28, 2024
    Copy the full SHA
    0ec603d View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. test

    gazarenkov committed Mar 5, 2024
    Copy the full SHA
    0e3135b View commit details
    Browse the repository at this point in the history
  2. fix

    gazarenkov committed Mar 5, 2024
    Copy the full SHA
    cf13c40 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. rename module

    gazarenkov committed Mar 7, 2024
    Copy the full SHA
    428859f View commit details
    Browse the repository at this point in the history
  2. types

    gazarenkov committed Mar 7, 2024
    Copy the full SHA
    4e189d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. ctrl test fixed

    gazarenkov committed Mar 8, 2024
    Copy the full SHA
    6e112c5 View commit details
    Browse the repository at this point in the history
  2. ctrl test fixed

    gazarenkov committed Mar 8, 2024
    Copy the full SHA
    2097441 View commit details
    Browse the repository at this point in the history
  3. fix

    gazarenkov committed Mar 8, 2024
    Copy the full SHA
    71c5fe9 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. container permissions

    gazarenkov committed Mar 11, 2024
    Copy the full SHA
    246064c View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. chore: gosec check is looking for a build stage, so give it one (janu…

    …s-idp#163)
    
    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    nickboldt authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    9a7d5aa View commit details
    Browse the repository at this point in the history
  2. chore: only generate PR previews and next... (janus-idp#161)

    * chore: only generate PR previews and next builds for paths listed in the GH action (exclude changes to doc, etc.)
    
    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    
    * indent
    
    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    
    * use a check-changes stage to set an env.CHANGES with either a list of changed files or a nullstring; if null, don't build anything
    
    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    
    * run 'PR Publish' stage for all PRs, but if no changes, skip the subsequent setup/build/publish stages
    
    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    
    ---------
    
    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    nickboldt authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    d2d5f96 View commit details
    Browse the repository at this point in the history
  3. no-op to test if new PR check will skip... (janus-idp#164)

    * no-op to test if new PR check will skip building container images for a readme update
    
    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    
    must checkout before we can git diff, obviously
    
    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    
    must checkout before we can git diff, obviously
    
    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    
    * Update README.md
    
    ---------
    
    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    nickboldt authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    2f4c3e9 View commit details
    Browse the repository at this point in the history
  4. chore: multiline env var; explicitly check diff against HEAD~1 (janus…

    …-idp#167)
    
    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    nickboldt authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    31e29a3 View commit details
    Browse the repository at this point in the history
  5. chore: skip the golang build if there's no... (janus-idp#168)

    * chore: skip the golang build if there's no changes to the golang files (see regex)
    
    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    
    * don't fail if nothing returned by grep
    
    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    
    ---------
    
    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    nickboldt authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    2218fa3 View commit details
    Browse the repository at this point in the history
  6. chore: use multiline github env; check HEAD~1 for diff; reorder regex…

    …es (janus-idp#170)
    
    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    nickboldt authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    9817300 View commit details
    Browse the repository at this point in the history
  7. chore: no auth needed to run tests (janus-idp#171)

    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    nickboldt authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    49616e5 View commit details
    Browse the repository at this point in the history
  8. move env.CHANGES check to substages as that's where env is defined (j…

    …anus-idp#173)
    
    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    nickboldt authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    6d4dbfe View commit details
    Browse the repository at this point in the history
  9. bump to latest actions (node 16 -> 20) (janus-idp#172)

    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    nickboldt authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    30dd487 View commit details
    Browse the repository at this point in the history
  10. chore: move commit check into the same job as the build as it seems e…

    …nv vars do not cross job boundaries (janus-idp#174)
    
    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    nickboldt authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    7b9c6a1 View commit details
    Browse the repository at this point in the history
  11. chore: fix: remove dep on other job (janus-idp#175)

    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    nickboldt authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    15daa4e View commit details
    Browse the repository at this point in the history
  12. chore: move commit check into the same job as the build as it seems e…

    …nv vars do not cross job boundaries; remove dep on other job (janus-idp#176)
    
    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    nickboldt authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    7d96f67 View commit details
    Browse the repository at this point in the history
  13. Security mitigation: remove secret get from RBAC (janus-idp#160)

    * Security mitigation: remove secret get from RBAC
    
    * Security migtigation: update the description for the custom image and extraFile secrets in the CRD
    
    * Security compliance: remove create and update from RBAC for PV and PVC
    jianrongzhang89 authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    ddf9b7f View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    167874a View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    c3d2834 View commit details
    Browse the repository at this point in the history
  16. chore: bump csv to 1.2 in main

    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    nickboldt authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    68b2cc1 View commit details
    Browse the repository at this point in the history
  17. chore: RHIDP-855 tweak csv/operator/subscription descriptions

    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    nickboldt authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    e9cfde0 View commit details
    Browse the repository at this point in the history
  18. Add instructions for installing CI Builds and move install scripts he…

    …re (janus-idp#184)
    
    * Move CI Builds install script from personal gist to upstream repo
    
    * Add instructions for installing CI Builds of the RHDH operator
    
    * Reference the CI Builds instructions from the main install doc
    
    * Use single script rather than 2 nearly identical ones
    
    This is largely inspired from the installCatalogSourceFromIIB.sh script in the internal GitLab repo.
    
    Co-authored-by: Nick Boldt <nboldt@redhat.com>
    
    * Update .rhdh/scripts/install-rhdh-catalog-source.sh
    
    * Apply suggestions from code review
    
    Co-authored-by: Nick Boldt <nboldt@redhat.com>
    
    * Fix undeclared var: INSTALL_PLAN_APPROVAL
    
    Co-authored-by: Nick Boldt <nboldt@redhat.com>
    
    * Update install script help output
    
    * Update .rhdh/scripts/install-rhdh-catalog-source.sh
    
    * Apply suggestions from code review
    
    Co-authored-by: Nick Boldt <nboldt@redhat.com>
    
    ---------
    
    Co-authored-by: Nick Boldt <nboldt@redhat.com>
    2 people authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    903b8c1 View commit details
    Browse the repository at this point in the history
  19. chore: RHIDP-855 rename the operator to append 'Operator' on it; rela…

    …bel the CRD/Backstage instance as 'Red Hat Developer Hub' with a more detailed description too (janus-idp#189)
    
    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    nickboldt authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    0bb142b View commit details
    Browse the repository at this point in the history
  20. Documentation for security mitigation (janus-idp#182)

    * Documemtation for security mitigation
    
    * rename openshift-rhdh-operator to rhdh-operator for suggested namespace
    
    * Update docs/admin.md
    
    ---------
    
    Co-authored-by: Armel Soro <armel@rm3l.org>
    2 people authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    b6f0110 View commit details
    Browse the repository at this point in the history
  21. Add script and docs for air-gapped/restricted env setup (janus-idp#183)

    * feat: new script for restricted env setup - fetch dev hub images and related images from the index, and mirror to a cluster's internal registry
    TODO: fix the skopeo copy step - not working :(
    
    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    
    * Add script to deploy and expose mirror registry into the cluster
    
    * 'skopeo copy' now working with deployed mirror registry
    
    * Replace 'registry.redhat.io/rhdh/*' with 'quay.io/rhdh/*', as those images are not public yet?
    
    * Add steps for deploying mirror registry in the same prepare-restricted-environment.sh script, using a 'use_existing_mirror_registry' option
    
    Co-authored-by: Nick Boldt <nboldt@redhat.com>
    
    * Delete previous deploy-mirror-registry.sh script
    
    * Update .gitignore
    
    * Move prepare-restricted-environment.sh to .rhdh/scripts
    
    * Make helper mirror registry storage capacity configurable
    
    This is to allow running it on CRC,
    where storage might depend on CRC VM.
    
    * Use right OCP major version for release image
    
    * Change condition for replacing non-public CI images with quay.io
    
    This script should work for customers installing GA version (1.1+) to their airgapped environment.
    We also do the replacement only for rhdh images, and only if the image manifest does not exist, which would likely mean that the image is not public yet.
    
    * Force-recreate the helper mirror registry Deployment
    
    Generated registry password will change if we run the script twice. So we won't be able to login using the new password.
    
    * Clean prepare-restricted-environment.sh script
    
    * Add docs
    
    * fixup! Add docs
    
    * Update .rhdh/scripts/prepare-restricted-environment.sh
    
    Co-authored-by: Jianrong Zhang <jianrongzhang89@gmail.com>
    
    Co-authored-by: Nick Boldt <nboldt@redhat.com>
    
    ---------
    
    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    Co-authored-by: Armel Soro <asoro@redhat.com>
    2 people authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    c683ecb View commit details
    Browse the repository at this point in the history
  22. Fix sonarlint vulnerabilities (initial) (janus-idp#185)

    * fix sonarlint issues (initial)
    
    * increase limits
    
    * Update config/manager/manager.yaml
    
    ---------
    
    Co-authored-by: Armel Soro <armel@rm3l.org>
    gazarenkov and rm3l committed Mar 17, 2024
    Copy the full SHA
    61e8283 View commit details
    Browse the repository at this point in the history
  23. Avoid hardcoded images (janus-idp#187)

    * remove hardcoded images
    
    * fix image
    
    * Update examples/janus-cr-with-app-configs.yaml
    
    Co-authored-by: Armel Soro <armel@rm3l.org>
    
    * change lookup
    
    * Update config/manager/default-config/db-statefulset.yaml
    
    Co-authored-by: Armel Soro <armel@rm3l.org>
    
    * Update config/manager/default-config/deployment.yaml
    
    Co-authored-by: Armel Soro <armel@rm3l.org>
    
    * change lookup
    
    * change lookup
    
    * Update config/manager/default-config/deployment.yaml
    
    Co-authored-by: Armel Soro <armel@rm3l.org>
    
    * add generated files
    
    * fix image
    
    ---------
    
    Co-authored-by: Armel Soro <armel@rm3l.org>
    gazarenkov and rm3l committed Mar 17, 2024
    Copy the full SHA
    84d7218 View commit details
    Browse the repository at this point in the history
  24. Port latest changes (automountServiceAccountToken and ephemeral stora…

    …ge limit) to downstream CSV for RHDH (janus-idp#197)
    
    This is an addendum commit to janus-idp#185
    rm3l authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    da211c0 View commit details
    Browse the repository at this point in the history
  25. Fix service raw configuration (janus-idp#203)

    * remove hardcoded images
    
    * fix image
    
    * Update examples/janus-cr-with-app-configs.yaml
    
    Co-authored-by: Armel Soro <armel@rm3l.org>
    
    * change lookup
    
    * Update config/manager/default-config/db-statefulset.yaml
    
    Co-authored-by: Armel Soro <armel@rm3l.org>
    
    * Update config/manager/default-config/deployment.yaml
    
    Co-authored-by: Armel Soro <armel@rm3l.org>
    
    * change lookup
    
    * change lookup
    
    * Update config/manager/default-config/deployment.yaml
    
    Co-authored-by: Armel Soro <armel@rm3l.org>
    
    * add generated files
    
    * fix image
    
    * fix service raw config
    
    ---------
    
    Co-authored-by: Armel Soro <armel@rm3l.org>
    gazarenkov and rm3l committed Mar 17, 2024
    Copy the full SHA
    9b5bdd8 View commit details
    Browse the repository at this point in the history
  26. Set VERSION to 0.1.0-dev in Makefile for main branch (janus-idp…

    …#207)
    
    As discussed in [1], it would make sense to use different `VERSION` on `main` and release branches.
    
    [1] janus-idp#200 (comment)
    rm3l authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    caadc50 View commit details
    Browse the repository at this point in the history
  27. Fix tags for images built for main and release branches (janus-idp#208)

    As discussed in [1], this would allow to run `make deploy` out of the box, as the image corresponding to the VERSION in Makefile would be present.
    
    [1] janus-idp#200 (comment)
    rm3l authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    228172a View commit details
    Browse the repository at this point in the history
  28. Replace operator API group janus-idp.io with rhdh.redhat.com (janus-i…

    …dp#201)
    
    * Replace operator API group janus-idp.io with rhdh.redhat.com
    
    * change to use module redhat-developer/red-hat-developer-hub-operator
    
    * Remove files that were checked in by mistake
    
    * Update examples/rhdh-cr.yaml
    
    Co-authored-by: Armel Soro <armel@rm3l.org>
    
    * Update examples/rhdh-cr-with-app-configs.yaml
    
    Co-authored-by: Armel Soro <armel@rm3l.org>
    
    * Update config/manifests/bases/backstage-operator.clusterserviceversion.yaml
    
    Co-authored-by: Armel Soro <armel@rm3l.org>
    
    ---------
    
    Co-authored-by: Armel Soro <armel@rm3l.org>
    2 people authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    14668bf View commit details
    Browse the repository at this point in the history
  29. Add warning note in install docs about OpenShift clusters with hosted…

    … control planes
    rm3l authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    e6dab7e View commit details
    Browse the repository at this point in the history
  30. Fix diff computation for PR container builds

    If a PR branch contained several commits but its HEAD had changes to some files not relevant for container build, the no image would be built completely for that PR
    rm3l authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    680d818 View commit details
    Browse the repository at this point in the history
  31. Fix generated CSV (janus-idp#212)

    rm3l authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    d9b076f View commit details
    Browse the repository at this point in the history
  32. Set VERSION to 0.2.0 in Makefile for main branch (janus-idp#213)

    It makes sense to align to the product version at this time:
    
    ```
    upstream main ==  0.2.0
    upstream 1.1.x branch == 0.1.0
    downstream rhdh-1-rhel-9 branch == 1.2.0
    downstream rhdh-1.1-rhel-9 branch == 1.1.0
    ```
    rm3l authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    d6686ff View commit details
    Browse the repository at this point in the history
  33. Fix typo (janus-idp#214)

    Signed-off-by: Moti Asayag <masayag@redhat.com>
    masayag authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    00f56bf View commit details
    Browse the repository at this point in the history
  34. update dependencies (janus-idp#215)

    * update dependencies
    
    Signed-off-by: Kim Tsao <ktsao@redhat.com>
    
    * address review comments
    
    Signed-off-by: Kim Tsao <ktsao@redhat.com>
    
    ---------
    
    Signed-off-by: Kim Tsao <ktsao@redhat.com>
    kim-tsao authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    c02120a View commit details
    Browse the repository at this point in the history
  35. [ci skip] chore: enable renovate for dockerfile and golang updates (j…

    …anus-idp#216)
    
    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    nickboldt authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    50d3c41 View commit details
    Browse the repository at this point in the history
  36. chore(deps): update actions/cache action to v4 (janus-idp#220)

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    333b9f0 View commit details
    Browse the repository at this point in the history
  37. chore(deps): update docker/login-action action to v3 (janus-idp#223)

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    c7ba44c View commit details
    Browse the repository at this point in the history
  38. chore(deps): update actions/github-script action to v7 (janus-idp#222)

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    29f7904 View commit details
    Browse the repository at this point in the history
  39. bump dockerfiles per renovate bot PR janus-idp#219 (janus-idp#224)

    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    nickboldt authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    ab42ffe View commit details
    Browse the repository at this point in the history
  40. chore: enable digest pinning and major updates in dockerfiles; attemp…

    …t to split go and docker into separate updates (different branch prefixes) (janus-idp#225)
    
    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    nickboldt authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    71460b2 View commit details
    Browse the repository at this point in the history
  41. Copy the full SHA
    3ab0b87 View commit details
    Browse the repository at this point in the history
  42. Update renovate.json - don't pin digests in dockerfile as it creates …

    …something that skopeo can't read (and likely breaks OSBS) (janus-idp#230)
    nickboldt authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    ca782d6 View commit details
    Browse the repository at this point in the history
  43. chore(deps): pin dependencies (janus-idp#228)

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    4744fa3 View commit details
    Browse the repository at this point in the history
  44. chore(deps): update github/codeql-action digest to 47b3d88 (janus-idp…

    …#234)
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    72d133c View commit details
    Browse the repository at this point in the history
  45. feat(seamless) chore: add skipranges and replaces logic TODOs to …

    …CSV (janus-idp#231)
    
    * feat(seamless) chore: add skipranges and replaces logic TODOs, which we can enable when 0.1 and 1.1 are live
    alternatively, we could enable this sooner but then to install 1.2 you have to FIRST install 1.1, etc.
    
    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    
    * apply same change to config/manifests/bases/backstage-operator.clusterserviceversion.yaml
    
    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    
    ---------
    
    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    nickboldt authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    99c7dea View commit details
    Browse the repository at this point in the history
  46. Add E2E tests using our examples against real clusters (janus-idp#204)

    * Add E2E tests against our examples on real clusters
    
    - Do not error out when deleting a non-existing namespace
    
    - Stream command output to the GinkgoWriter in real-time as well
    
    This allows following what happens when calling potentially long-running commands
    
    - Implement airgap test mode
    
    - Ignore error when creating a namespace that already exists
    
    - Allow to use existing mirror registry in airgap scenario
    
    - Extract constants for test modes
    
    - Add documentation
    
    - Find an easier way to determine the IMG variable, using the Makefile
    
    - Add more examples to README.md
    
    - Add note about clusters with hosted control planes
    
    - Support k3d clusters
    
    - Support Minikube clusters
    
    - Load image into local clusters using an archive instead
    
    This allows this logic to be agnostic to the container engine used to
    build the image. We rely on the container image to export the image to
    an archive ('{podman,docker} image save').
    
    - Run E2E test nightly on main and release branch
    
    * Try running E2E tests on PRs by leveraging the already built operator image
    
    * Revert "Try running E2E tests on PRs by leveraging the already built operator image"
    
    This reverts commit fc87e04.
    
    * Check if image exists locally before trying to export an archive
    
    If not, try to pull it automatically.
    This would avoid having to manually pull it.
    
    * Update README.md
    
    Co-authored-by: Gennady Azarenkov <gazarenkov@gmail.com>
    
    * Ignore gosec warnings in test code
    
    Those are not used in production
    
    * Clarify in README that a connection to a cluster in the current kubeconfig is needed
    
    * Increase timeout when waiting for controller to be up
    
    On fresh clusters, 1 minute might be too short
    
    * fixup! Clarify in README that a connection to a cluster in the current kubeconfig is needed
    
    ---------
    
    Co-authored-by: Gennady Azarenkov <gazarenkov@gmail.com>
    rm3l and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    38b1ff6 View commit details
    Browse the repository at this point in the history
  47. chore(deps): pin actions/checkout action to b4ffde6 (janus-idp#235)

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    dda51d9 View commit details
    Browse the repository at this point in the history
  48. chore(deps): update docker/setup-buildx-action digest to 0d103c3 (jan…

    …us-idp#239)
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    f1bbe11 View commit details
    Browse the repository at this point in the history
  49. fix: increase default size of the dynamic-plugins-root volume from 1G…

    …i to 2Gi (janus-idp#238)
    
    * fix: increase default size of the dynamic-plugins-root volume from 1Gi to 2Gi
    
    This applies the same fix done in the Helm Chart [1].
    
    As depicted in [2], the init container might fail with insufficient
    space error:
    ```
    ======= Installing dynamic plugin ./dynamic-plugins/dist/backstage-plugin-scaffolder-backend-module-github-dynamic
    ==> Grabbing package archive through `npm pack`
     Traceback (most recent call last):
      File "/opt/app-root/src/install-dynamic-plugins.py", line 304, in <module> main()
       File "/opt/app-root/src/install-dynamic-plugins.py", line 230, in main
        raise InstallException(f'Error while installing plugin \{ package } with \'npm pack\' : ' + completed.stderr.decode('utf-8')) __main__.InstallException: Error while installing plugin /opt/app-root/src/dynamic-plugins/dist/backstage-plugin-scaffolder-backend-module-github-dynamic with 'npm pack' : npm notice npm notice New major version of npm available! 9.8.1 -> 10.4.0 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.4.0> npm notice Run `npm install -g npm@10.4.0` to update! npm notice npm ERR! code ENOSPC npm ERR! syscall open npm ERR! path /dynamic-plugins-root/backstage-plugin-scaffolder-backend-module-github-dynamic-0.2.0-next.3.tgz npm ERR! errno -28 npm ERR! nospc ENOSPC: no space left on device, open '/dynamic-plugins-root/backstage-plugin-scaffolder-backend-module-github-dynamic-0.2.0-next.3.tgz' npm ERR! nospc There appears to be insufficient space on your system to finish. npm ERR! nospc Clear up some disk space and try again.
    ```
    
    [1] redhat-developer/rhdh-chart#5
    [2] https://issues.redhat.com/browse/RHIDP-1332
    
    * Add test
    rm3l authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    39cab1d View commit details
    Browse the repository at this point in the history
  50. chore: RHIDP-1105 fix bundle annotations to be version agnostic; tran…

    …sform downstream (janus-idp#244)
    
    Signed-off-by: Nick Boldt <nboldt@redhat.com>
    nickboldt authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    1bfb4ce View commit details
    Browse the repository at this point in the history
  51. Generate deployment manifest (janus-idp#242)

    * remove hardcoded images
    
    * fix image
    
    * Update examples/janus-cr-with-app-configs.yaml
    
    Co-authored-by: Armel Soro <armel@rm3l.org>
    
    * change lookup
    
    * Update config/manager/default-config/db-statefulset.yaml
    
    Co-authored-by: Armel Soro <armel@rm3l.org>
    
    * Update config/manager/default-config/deployment.yaml
    
    Co-authored-by: Armel Soro <armel@rm3l.org>
    
    * change lookup
    
    * change lookup
    
    * Update config/manager/default-config/deployment.yaml
    
    Co-authored-by: Armel Soro <armel@rm3l.org>
    
    * add generated files
    
    * fix image
    
    * fix service raw config
    
    * operator-script
    
    * Update Makefile
    
    Co-authored-by: Armel Soro <armel@rm3l.org>
    
    * fix
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: Armel Soro <armel@rm3l.org>
    gazarenkov and rm3l committed Mar 17, 2024
    Copy the full SHA
    5e87394 View commit details
    Browse the repository at this point in the history
  52. chore: RHIDP-1105 switch annotations.yaml back to use fast channels; …

    …clean up comments (janus-idp#246)
    
    * chore: RHIDP-1105 switch annotations.yaml back to use fast channels
    
    Signed-off-by: RHDH Build (rhdh-bot) <rhdh-bot@redhat.com>
    
    * clean up comments
    
    Signed-off-by: RHDH Build (rhdh-bot) <rhdh-bot@redhat.com>
    
    ---------
    
    Signed-off-by: RHDH Build (rhdh-bot) <rhdh-bot@redhat.com>
    Co-authored-by: RHDH Build (rhdh-bot) <rhdh-bot@redhat.com>
    2 people authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    265b62f View commit details
    Browse the repository at this point in the history
  53. chore(deps): update actions/cache digest to ab5e6d0 (janus-idp#248)

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    5fab29b View commit details
    Browse the repository at this point in the history
  54. chore(deps): update github/codeql-action digest to 8a470fd (janus-idp…

    …#247)
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    6714198 View commit details
    Browse the repository at this point in the history
  55. Auto-push bundle manifests changes to PR branch if needed (janus-idp#195

    )
    
    * Make PR checks fail if bundle or manifests are not up-to-date
    
    This is so that PR authors do not forget to regenerate those manifests.
    
    * Update developer guide
    
    * Save diff as patch file, so it can be downloaded and applied with Git
    
    * Fix step names in PR Validation job
    
    * Apply suggestions from code review
    
    Co-authored-by: Jianrong Zhang <jianrzha@redhat.com>
    
    * Do not error out if bundle manifests are outdated
    
    Display warnings instead.
    Also comment on the PR so that authors/reviewers are aware of that fact.
    
    Co-authored-by: Gennady Azarenkov <gazarenkov@gmail.com>
    
    * Update .github/workflows/pr.yaml
    
    Co-authored-by: Nick Boldt <nboldt@redhat.com>
    
    * Revert "Do not error out if bundle manifests are outdated"
    
    This reverts commit ab2c12a.
    
    * Auto-push any changes to the bundle manifests
    
    This will alleviate the burden on contributors and maintainers.
    
    * Run bundle diff checker in separate workflow triggered on 'pull_request_target' events
    
    This is required to be able to write to fork PR branches
    
    Similar to what we do already with the pull_request_target workflows, we also require manual authorization for unknown external forks, to prevent PWN requests
    
    * Update PR template to think about eventually updating the rhdh-operator.csv.yaml file
    
    * Update .github/workflows/pr-bundle-diff-checks.yaml
    
    * Update docs/developer.md
    
    Co-authored-by: Gennady Azarenkov <gazarenkov@redhat.com>
    
    ---------
    
    Co-authored-by: Jianrong Zhang <jianrzha@redhat.com>
    Co-authored-by: Gennady Azarenkov <gazarenkov@gmail.com>
    Co-authored-by: Nick Boldt <nboldt@redhat.com>
    Co-authored-by: Gennady Azarenkov <gazarenkov@redhat.com>
    5 people committed Mar 17, 2024
    Copy the full SHA
    0ea1ad9 View commit details
    Browse the repository at this point in the history
  56. Copy the full SHA
    98165f5 View commit details
    Browse the repository at this point in the history
  57. chore(deps): pin dependencies (janus-idp#249)

    * chore(deps): pin dependencies
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    
    * Regenerate bundle manifests
    
    Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
    3 people authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    48f030c View commit details
    Browse the repository at this point in the history
  58. fix(deps): update k8s.io/utils digest to e7106e6 (janus-idp#232)

    * fix(deps): update k8s.io/utils digest to e7106e6
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    
    * Replace deprecated usage of "k8s.io/utils/pointer" with "k8s.io/utils/ptr"
    
    ---------
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Armel Soro <asoro@redhat.com>
    2 people authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    4684eda View commit details
    Browse the repository at this point in the history
  59. chore(deps): update docker/build-push-action digest to af5a7ed (janus…

    …-idp#250)
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    2a5b99a View commit details
    Browse the repository at this point in the history
  60. fix(deps): update k8s.io/utils digest to 4693a02 (janus-idp#253)

    * fix(deps): update k8s.io/utils digest to 4693a02
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    
    * Clean-up go.sum with 'go mod tidy'
    
    ---------
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Armel Soro <asoro@redhat.com>
    2 people authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    f675802 View commit details
    Browse the repository at this point in the history
  61. layered

    gazarenkov committed Mar 17, 2024
    Copy the full SHA
    a786b66 View commit details
    Browse the repository at this point in the history
  62. layered

    gazarenkov committed Mar 17, 2024
    Copy the full SHA
    2cda2c1 View commit details
    Browse the repository at this point in the history
  63. chore(deps): update actions/checkout digest to 9bb5618 (janus-idp#255)

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    53e7603 View commit details
    Browse the repository at this point in the history
  64. chore(deps): update actions/checkout digest to b4ffde6 (janus-idp#256)

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    7b01131 View commit details
    Browse the repository at this point in the history
  65. chore(deps): update github/codeql-action digest to 3ab4101 (janus-idp…

    …#257)
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    4cdc82d View commit details
    Browse the repository at this point in the history
  66. Bump Ginkgo to v2.16.0 (janus-idp#251)

    rm3l authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    3df1099 View commit details
    Browse the repository at this point in the history
  67. chore(deps): update docker/login-action digest to e92390c (janus-idp#258

    )
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    4b06b33 View commit details
    Browse the repository at this point in the history
  68. chore(deps): update docker/build-push-action digest to 2cdde99 (janus…

    …-idp#259)
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    791c842 View commit details
    Browse the repository at this point in the history
  69. chore(deps): update docker/setup-buildx-action digest to 2b51285 (jan…

    …us-idp#260)
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    3782e36 View commit details
    Browse the repository at this point in the history
  70. fix(deps): update all non-major dependencies (janus-idp#233)

    * fix(deps): update all non-major dependencies
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    
    * Fix breaking changes from sigs.k8s.io/controller-runtime update
    
    - `ctrl.Options#MetricsBindAddress` (TCP address that the controller should bind to for serving prometheus metrics) was deprecated and has been replaced with `metricsserver.Options#BindAddress` (in a `Metrics` struct) [1]
    - `crl.Options#Port` (port that the webhook server serves at) was deprecated and has been replaced with `webhook.Options#Port` (in a `WebhookServer` field) [2]
    
    [1] kubernetes-sigs/controller-runtime@e59161e#diff-d500fbd6a2aa620607ca5e2a7c3ac4f1a4c82309d1a549561e92abfcb18f2f0eL222-L225
    [2] kubernetes-sigs/controller-runtime@e92eadb#diff-d500fbd6a2aa620607ca5e2a7c3ac4f1a4c82309d1a549561e92abfcb18f2f0eL282-L286
    
    ---------
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Armel Soro <asoro@redhat.com>
    2 people authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    6702639 View commit details
    Browse the repository at this point in the history
  71. fix(deps): update github.com/openshift/api digest to 4caef7f (janus-i…

    …dp#229)
    
    * fix(deps): update github.com/openshift/api digest to 4caef7f
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    
    * Tidy up dependencies with 'go mod tidy'
    
    ---------
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Armel Soro <asoro@redhat.com>
    2 people authored and gazarenkov committed Mar 17, 2024
    Copy the full SHA
    9258f9f View commit details
    Browse the repository at this point in the history
  72. gomod

    gazarenkov committed Mar 17, 2024
    Copy the full SHA
    d9ecb8e View commit details
    Browse the repository at this point in the history
  73. gomod

    gazarenkov committed Mar 17, 2024
    Copy the full SHA
    4a95038 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. nextv2

    gazarenkov committed Mar 20, 2024
    Copy the full SHA
    a58257d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f6de7ae View commit details
    Browse the repository at this point in the history
  3. Regenerate bundle manifests

    Co-authored-by: gazarenkov <gazarenkov@users.noreply.github.com>
    github-actions[bot] and gazarenkov committed Mar 20, 2024
    Copy the full SHA
    3bdb65c View commit details
    Browse the repository at this point in the history
  4. fix lint

    gazarenkov committed Mar 20, 2024
    Copy the full SHA
    a39b42f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    63b4944 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    0f339b9 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/main' into nextv2

    # Conflicts:
    #	.github/actions/docker-build/action.yaml
    #	.github/workflows/pr.yaml
    #	.rhdh/bundle/manifests/rhdh-operator.csv.yaml
    #	Makefile
    #	api/v1alpha1/backstage_types.go
    #	bundle/manifests/backstage-default-config_v1_configmap.yaml
    #	bundle/manifests/backstage-operator.clusterserviceversion.yaml
    #	config/manager/default-config/db-statefulset.yaml
    #	config/manager/default-config/deployment.yaml
    #	config/manager/kustomization.yaml
    #	controllers/backstage_app_config.go
    #	controllers/backstage_backend_auth.go
    #	controllers/backstage_controller.go
    #	controllers/backstage_controller_test.go
    #	controllers/backstage_deployment.go
    #	controllers/backstage_dynamic_plugins.go
    #	controllers/backstage_extra_envs.go
    #	controllers/backstage_extra_files.go
    #	controllers/backstage_route.go
    #	controllers/backstage_service.go
    #	controllers/local_db_secret.go
    #	controllers/local_db_services.go
    #	controllers/local_db_statefulset.go
    #	controllers/local_db_storage.go
    #	examples/bs1.yaml
    #	integration_tests/cr-config_test.go
    #	integration_tests/default-config_test.go
    #	integration_tests/rhdh-config_test.go
    #	integration_tests/route_test.go
    #	integration_tests/suite_test.go
    #	main.go
    #	pkg/model/configmapenvs_test.go
    #	pkg/model/db-secret_test.go
    #	pkg/model/db-statefulset_test.go
    #	pkg/model/deployment_test.go
    #	pkg/model/dynamic-plugins_test.go
    #	pkg/model/model_tests.go
    #	pkg/model/route_test.go
    #	pkg/model/runtime_test.go
    #	pkg/model/testdata/default-config/db-secret.yaml
    #	pkg/model/testdata/default-config/db-service.yaml
    #	pkg/model/testdata/default-config/db-statefulset.yaml
    #	pkg/model/testdata/janus-db-statefulset.yaml
    #	pkg/model/testdata/janus-deployment.yaml
    #	pkg/model/testdata/raw-cm-envs.yaml
    #	pkg/model/testdata/raw-cm-files.yaml
    #	pkg/model/testdata/raw-route.yaml
    #	pkg/model/testdata/raw-secret-files.yaml
    #	pkg/utils/pod-mutator.go
    gazarenkov committed Mar 20, 2024
    Copy the full SHA
    0d4ea58 View commit details
    Browse the repository at this point in the history
  8. fix lint

    gazarenkov committed Mar 20, 2024
    Copy the full SHA
    eab0ffe View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. fix sonar issues

    gazarenkov committed Mar 23, 2024
    Copy the full SHA
    0f15e00 View commit details
    Browse the repository at this point in the history
  2. fix minor sonar issues

    gazarenkov committed Mar 23, 2024
    Copy the full SHA
    d2dd31e View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. fix e2e tests

    gazarenkov committed Apr 1, 2024
    Copy the full SHA
    56e8f77 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a6506ae View commit details
    Browse the repository at this point in the history
  3. small fixes

    gazarenkov committed Apr 1, 2024
    Copy the full SHA
    e84d054 View commit details
    Browse the repository at this point in the history
  4. small fixes

    gazarenkov committed Apr 1, 2024
    Copy the full SHA
    ee299e8 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/main' into nextv2

    # Conflicts:
    #	go.mod
    gazarenkov committed Apr 1, 2024
    Copy the full SHA
    fd77255 View commit details
    Browse the repository at this point in the history
  6. merge

    gazarenkov committed Apr 1, 2024
    Copy the full SHA
    da2b990 View commit details
    Browse the repository at this point in the history
  7. Regenerate bundle manifests

    Co-authored-by: gazarenkov <gazarenkov@users.noreply.github.com>
    github-actions[bot] and gazarenkov committed Apr 1, 2024
    Copy the full SHA
    e6c56ce View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Update examples/rhdh-cr-with-app-configs.yaml

    Co-authored-by: Armel Soro <armel@rm3l.org>
    gazarenkov and rm3l committed Apr 3, 2024
    Copy the full SHA
    ab6b1bd View commit details
    Browse the repository at this point in the history
  2. Update Makefile

    Co-authored-by: Armel Soro <armel@rm3l.org>
    gazarenkov and rm3l committed Apr 3, 2024
    Copy the full SHA
    9f9829d View commit details
    Browse the repository at this point in the history
  3. Update Makefile

    rm3l committed Apr 3, 2024
    Copy the full SHA
    73f77d0 View commit details
    Browse the repository at this point in the history