Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: myusuf591/K8-Patterns-examples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: k8spatterns/examples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 37 files changed
  • 4 contributors

Commits on Dec 18, 2024

  1. Update pod-with-priority-class.yml

    changing the api version form scheduling.k8s.io/v1beta1 to scheduling.k8s.io/v1
    arbabkhalil authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    a2d4fe4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request k8spatterns#59 from arbabkhalil/main

    Update apiVersion in pod-with-priority-class.yml
    rhuss authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    81b6b96 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. Bump golang.org/x/net from 0.23.0 to 0.36.0 in /.github

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.36.0.
    - [Commits](golang/net@v0.23.0...v0.36.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    aa095dd View commit details
    Browse the repository at this point in the history
  2. Merge pull request k8spatterns#61 from k8spatterns/dependabot/go_modu…

    …les/dot-github/golang.org/x/net-0.36.0
    
    Bump golang.org/x/net from 0.23.0 to 0.36.0 in /.github
    rhuss authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    1704b54 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2025

  1. Bump golang.org/x/net from 0.36.0 to 0.38.0 in /.github

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0.
    - [Commits](golang/net@v0.36.0...v0.38.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-version: 0.38.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    ec4f4ac View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. Merge pull request k8spatterns#62 from k8spatterns/dependabot/go_modu…

    …les/dot-github/golang.org/x/net-0.38.0
    
    Bump golang.org/x/net from 0.36.0 to 0.38.0 in /.github
    rhuss authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    f60edaa View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2025

  1. Configuration menu
    Copy the full SHA
    fefad70 View commit details
    Browse the repository at this point in the history
  2. fixed security

    rhuss committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    d8567ee View commit details
    Browse the repository at this point in the history
  3. fixed security

    rhuss committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    7f1e25f View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2025

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