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: DenktMit-eG/rustcloak-operator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: DenktMit-eG/rustcloak-operator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.1
Choose a head ref
  • 14 commits
  • 16 files changed
  • 1 contributor

Commits on Feb 9, 2026

  1. Merge pull request #73 from DenktMit-eG/release/v0.4

    Release/v0.4
    Gottox authored Feb 9, 2026
    Configuration menu
    Copy the full SHA
    dd1e4c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2026

  1. LICENSE: switch to MIT

    Gottox committed Feb 10, 2026
    Configuration menu
    Copy the full SHA
    151d02f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3ead0b View commit details
    Browse the repository at this point in the history
  3. fix licenses in dependencies

    Gottox committed Feb 10, 2026
    Configuration menu
    Copy the full SHA
    158c988 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2026

  1. LICENSE: switch to MIT

    Gottox committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    d88dd2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    272441c View commit details
    Browse the repository at this point in the history
  3. fix licenses in dependencies

    Gottox committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    06c42b6 View commit details
    Browse the repository at this point in the history
  4. crd: update dependencies

    Gottox committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    5741c25 View commit details
    Browse the repository at this point in the history
  5. ApiObjectController: fix protocol mappers

    protocol mappers fail to update when the request does not contain the
    id. Rustcloak now adds the ID to requests.
    Gottox committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    954ef3c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #75 from DenktMit-eG/fix/licenses

    Fix/licenses
    Gottox authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    a9abb6d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #76 from DenktMit-eG/chores/dependencies

    crd: update dependencies
    Gottox authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    9571705 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #74 from DenktMit-eG/add/id-put-requests

    ApiObjectController: fix protocol mappers
    Gottox authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    bf60654 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ccc08bb View commit details
    Browse the repository at this point in the history
  10. v0.4.1

    Gottox committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    0d1e4fd View commit details
    Browse the repository at this point in the history
Loading