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

Add compatibility for multiple sources #635

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Oct 25, 2023

  1. Comverted all instances of app.Spec.Source to normalize on app.Spec.G…

    …etSources[0] instead
    
    Signed-off-by: Casey Morton <[email protected]>
    Casey Morton committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    650e04a View commit details
    Browse the repository at this point in the history
  2. Initial development to be compatible with multiple application sources

    Signed-off-by: Casey Morton <[email protected]>
    Casey Morton committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    93f8f94 View commit details
    Browse the repository at this point in the history
  3. Added annotation for image aliases to target a specific source index

    Signed-off-by: Casey Morton <[email protected]>
    Casey Morton committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    dc3eb82 View commit details
    Browse the repository at this point in the history
  4. Fixed lint issues

    Signed-off-by: Casey Morton <[email protected]>
    Casey Morton committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    5a8d3b9 View commit details
    Browse the repository at this point in the history
  5. Updated documentation

    Signed-off-by: Casey Morton <[email protected]>
    Casey Morton committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    2d13dd7 View commit details
    Browse the repository at this point in the history
  6. Added spelling exceptions

    Signed-off-by: Casey Morton <[email protected]>
    Casey Morton committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    b3c0d38 View commit details
    Browse the repository at this point in the history