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

release radix-operator #1031

Merged
merged 3 commits into from
Jan 5, 2024
Merged

release radix-operator #1031

merged 3 commits into from
Jan 5, 2024

Commits on Jan 3, 2024

  1. Remove use of lister from apply roles (#1028)

    * Removed need to have ports in components. In progress
    
    * Corrected radix env sync for radix application sync
    
    * Fixed reported issues
    
    * Fixed reported issues
    satr authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    325a0cb View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Make component port not necessary (#1029)

    * Removed need to have ports in components. In progress
    
    * Removed need of ports for app components in crd
    
    * Added validation do not allow oauth2 with client-id without public port
    
    * Removed outdated method
    satr authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    745ef6b View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Fixed services for jobs without ports (#1030)

    * Re-fixed the deployment test for job scheduled port
    
    * Fixed deletion of jobs services for job scheduled port
    satr authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    641a28d View commit details
    Browse the repository at this point in the history