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

*: cut v0.13.1 release #200

Merged
merged 20 commits into from
Oct 4, 2022
Merged

Commits on Jun 29, 2022

  1. Merge pull request brancz#179 from ibihim/release-0.13

    *: cut v0.13.0 release
    s-urbaniak committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    f66fcd9 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. bump emicklei/go-restful due to CVE-2022-1996

    We are not affected by the CVE directly or indirectly. CVE scanners push
    people to create issues against our repository.
    
    Signed-off-by: Krzysztof Ostrowski <kostrows@redhat.com>
    ibihim committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    e969036 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. main.go: add warn logs when insecure opts in use

    Signed-off-by: Krzysztof Ostrowski <kostrows@redhat.com>
    ibihim committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    7b1831e View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Merge pull request brancz#185 from ibihim/CVE-2022-1996

    bump: emicklei/go-restful due to CVE-2022-1996
    ibihim committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    9414bec View commit details
    Browse the repository at this point in the history
  2. main.go: better lingo

    Signed-off-by: Krzysztof Ostrowski <kostrows@redhat.com>
    ibihim committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    aaa32b7 View commit details
    Browse the repository at this point in the history
  3. main.go: small improvement

    Signed-off-by: Krzysztof Ostrowski <kostrows@redhat.com>
    ibihim committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    6130bc3 View commit details
    Browse the repository at this point in the history
  4. ioutil: remove deprecated

    Signed-off-by: Krzysztof Ostrowski <kostrows@redhat.com>
    ibihim committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    99a4fed View commit details
    Browse the repository at this point in the history
  5. Merge pull request brancz#188 from ibihim/pre-remove-insecure-listen

    main.go: add warn logs when insecure opts in use
    ibihim committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    30cedb2 View commit details
    Browse the repository at this point in the history
  6. bump: golang.org/x/crypto due to CVE-2022-27191

    We are not affected by the CVE, but security scanners push people to
    create issues on our repository.
    
    Signed-off-by: Krzysztof Ostrowski <kostrows@redhat.com>
    ibihim committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    c89a631 View commit details
    Browse the repository at this point in the history
  7. Merge pull request brancz#184 from ibihim/CVE-2022-27191

    bump: golang.org/x/crypto due to CVE-2022-27191
    ibihim committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    3b1f96d View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. pkg/authz: mention origin of defaults

    Signed-off-by: Krzysztof Ostrowski <kostrows@redhat.com>
    ibihim committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    8027671 View commit details
    Browse the repository at this point in the history
  2. pkg/authz: rename Equal to Matches

    Signed-off-by: Krzysztof Ostrowski <kostrows@redhat.com>
    ibihim committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    0b12652 View commit details
    Browse the repository at this point in the history
  3. pkg/proxy: rm unused args

    Signed-off-by: Krzysztof Ostrowski <kostrows@redhat.com>
    ibihim committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    bd487b5 View commit details
    Browse the repository at this point in the history
  4. pkg/auth{n,z}: add more comments wrt to defaults

    Signed-off-by: Krzysztof Ostrowski <kostrows@redhat.com>
    ibihim committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    4c4a18f View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Merge pull request brancz#192 from ibihim/cache_ttl_comment

    Cache ttl comment
    s-urbaniak committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    357d284 View commit details
    Browse the repository at this point in the history
  2. Merge pull request brancz#191 from ibihim/rename_equal_to_matches

    pkg/authz: rename Equal to Matches
    s-urbaniak committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    1c7f88b View commit details
    Browse the repository at this point in the history
  3. Merge pull request brancz#189 from ibihim/proxy_drop_unused_args

    pkg/proxy: rm unused args
    s-urbaniak committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    fc1ca4f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. main.go: warning for --tls-reload-interval

    Signed-off-by: Krzysztof Ostrowski <kostrows@redhat.com>
    ibihim committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    7c516f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Merge pull request brancz#197 from ibihim/tls-interval-warning

    main.go: warning for --tls-reload-interval
    ibihim committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    8459e4a View commit details
    Browse the repository at this point in the history
  2. update dependencies

    Signed-off-by: Krzysztof Ostrowski <kostrows@redhat.com>
    ibihim committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    73301fa View commit details
    Browse the repository at this point in the history