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

Fips v1.5.1 #1

Draft
wants to merge 20 commits into
base: master
Choose a base branch
from
Draft

Fips v1.5.1 #1

wants to merge 20 commits into from

Commits on May 4, 2023

  1. docs: copy argo cd docs drop down fix (argoproj#2731)

    copy argo rollouts drop down fix for docs
    
    Signed-off-by: zachaller <[email protected]>
    zachaller committed May 4, 2023
    Configuration menu
    Copy the full SHA
    ae9fdb4 View commit details
    Browse the repository at this point in the history
  2. docs: fix link to plugins for traffic routers (argoproj#2719)

    fix docs link
    
    Signed-off-by: zachaller <[email protected]>
    zachaller committed May 4, 2023
    Configuration menu
    Copy the full SHA
    1c225f9 View commit details
    Browse the repository at this point in the history
  3. chore: bump k8s deps to v0.25.8 (argoproj#2712)

    * bump to v0.24.12
    
    Signed-off-by: zachaller <[email protected]>
    
    * bump to v0.26.3
    
    Signed-off-by: zachaller <[email protected]>
    
    * bump to v0.25.8
    
    Signed-off-by: zachaller <[email protected]>
    
    * add new interface functions
    
    Signed-off-by: zachaller <[email protected]>
    
    * fix wrong dep inclusion
    
    Signed-off-by: zachaller <[email protected]>
    
    ---------
    
    Signed-off-by: zachaller <[email protected]>
    zachaller committed May 4, 2023
    Configuration menu
    Copy the full SHA
    b81d682 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. fix(controller): Add klog logrus bridge. Fixes argoproj#2707. (argopr…

    …oj#2701)
    
    * Add klog logrus bridge
    
    Signed-off-by: Clayton Walker <[email protected]>
    
    * Pull klog bridge out to log util
    
    Signed-off-by: Clayton Walker <[email protected]>
    
    * Upgrade logrusr to v4
    
    Signed-off-by: Clayton Walker <[email protected]>
    
    * Simplify logging
    
    Signed-off-by: Clayton Walker <[email protected]>
    
    ---------
    
    Signed-off-by: Clayton Walker <[email protected]>
    Sineaggi authored and zachaller committed May 5, 2023
    Configuration menu
    Copy the full SHA
    73e7ffb View commit details
    Browse the repository at this point in the history
  2. fix: change logic of analysis run to better handle errors (argoproj#2695

    )
    
    * change logic of analysis run to better haneld errors
    
    Signed-off-by: zachaller <[email protected]>
    
    * change logic to not call GetMetaData if not nil like the old behavior
    
    Signed-off-by: zachaller <[email protected]>
    
    * move code closer to usage
    
    Signed-off-by: zachaller <[email protected]>
    
    * change logic to not always call GetMetadata keeps original behavior
    
    Signed-off-by: zachaller <[email protected]>
    
    * fix logic
    
    Signed-off-by: zachaller <[email protected]>
    
    * cleanup
    
    Signed-off-by: zachaller <[email protected]>
    
    * add test
    
    Signed-off-by: zachaller <[email protected]>
    
    ---------
    
    Signed-off-by: zachaller <[email protected]>
    zachaller committed May 5, 2023
    Configuration menu
    Copy the full SHA
    a402042 View commit details
    Browse the repository at this point in the history
  3. fix(controller): Fix for rollouts getting stuck in loop (argoproj#2689)

    * possible fix for sutck rollouts
    
    Signed-off-by: zachaller <[email protected]>
    
    * add comments
    
    Signed-off-by: zachaller <[email protected]>
    
    * add comments
    
    Signed-off-by: zachaller <[email protected]>
    
    * update comments
    
    Signed-off-by: zachaller <[email protected]>
    
    ---------
    
    Signed-off-by: zachaller <[email protected]>
    zachaller committed May 5, 2023
    Configuration menu
    Copy the full SHA
    ea685ce View commit details
    Browse the repository at this point in the history
  4. fix: istio dropping fields during removing of managed routes (argopro…

    …j#2692)
    
    * fix for dropping fields during removing routes
    
    Signed-off-by: zachaller <[email protected]>
    
    * add comment and rename
    
    Signed-off-by: zachaller <[email protected]>
    
    * add a light weight cast check
    
    Signed-off-by: zachaller <[email protected]>
    
    * improve logic by adding type casting check
    
    Signed-off-by: zachaller <[email protected]>
    
    * add docs
    
    Signed-off-by: zachaller <[email protected]>
    
    ---------
    
    Signed-off-by: zachaller <[email protected]>
    zachaller committed May 5, 2023
    Configuration menu
    Copy the full SHA
    5b61b73 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. ci: use keyless signing for main and release branches (argoproj#2783)

    * ci: use keyless signing for main and release branches
    
    Signed-off-by: Justin Marquis <[email protected]>
    
    * fix typo
    
    Signed-off-by: Justin Marquis <[email protected]>
    
    ---------
    
    Signed-off-by: Justin Marquis <[email protected]>
    34fathombelow authored and zachaller committed May 24, 2023
    Configuration menu
    Copy the full SHA
    bb30c9e View commit details
    Browse the repository at this point in the history
  2. fix: properly wrap Datadog API v2 request body (argoproj#2771) (argop…

    …roj#2775)
    
    * Datadog: properly wrap request body
    
    Signed-off-by: Alex Eftimie <[email protected]>
    
    * Use milliseconds in v2 calls to datadog
    
    Signed-off-by: Alex Eftimie <[email protected]>
    
    ---------
    
    Signed-off-by: Alex Eftimie <[email protected]>
    alexef authored and zachaller committed May 24, 2023
    Configuration menu
    Copy the full SHA
    0322914 View commit details
    Browse the repository at this point in the history
  3. fix: make new alb fullName field optional for backward compatability (a…

    …rgoproj#2806)
    
    fix: make new field optional
    
    Signed-off-by: zachaller <[email protected]>
    zachaller committed May 24, 2023
    Configuration menu
    Copy the full SHA
    839f05d View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. KCS-46 | Add Dockerfile for FIPS

    * Add make target for controller-fips
    mugdha-adhav committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    3e2880f View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Add pipeline.yaml

    mugdha-adhav committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    ec9b8ca View commit details
    Browse the repository at this point in the history
  2. Add Dockerfile.ci

    mugdha-adhav committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    785bf1e View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    9c4add4 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Update Dockerfile.ci

    mugdha-adhav committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6dcf218 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b764a2 View commit details
    Browse the repository at this point in the history
  3. Skip code analysis

    mugdha-adhav committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    a9a0689 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    caeba3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95a5f4d View commit details
    Browse the repository at this point in the history
  6. Fix typo

    mugdha-adhav committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    8c71d60 View commit details
    Browse the repository at this point in the history