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: kobzonega/ydb-kubernetes-operator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: issue-285
Choose a base ref
...
head repository: ydb-platform/ydb-kubernetes-operator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 57 files changed
  • 7 contributors

Commits on Jan 27, 2025

  1. fix bug: missing error handler for arg --auth-token-file (ydb-platfor…

    …m#283)
    
    * fix bug: missing error handler for arg --auth-token-file
    
    * fix golangci-lint
    kobzonega authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    6f07d13 View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/net from 0.23.0 to 0.33.0 (ydb-platform#281)

    * Bump golang.org/x/net from 0.23.0 to 0.33.0
    
    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.33.0.
    - [Commits](golang/net@v0.23.0...v0.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * changie info
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Aleksei Kobzev <kobzonega@yandex.ru>
    dependabot[bot] and kobzonega authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    1ed91e3 View commit details
    Browse the repository at this point in the history
  3. fix remoteObj revision field (ydb-platform#232)

    * fix remoteObj revision is status
    
    * changie info
    kobzonega authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    06b6f63 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

  1. use oldObj as statefulSet inside IgnoreChangesFunction (ydb-platform#286

    )
    
    * use oldObj as statefulSet inside IgnoreChangesFunction
    
    * fix typo
    kobzonega authored Jan 28, 2025
    Configuration menu
    Copy the full SHA
    1a3a3a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3664d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25b0d7a View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

  1. Use correct operator version in e2e tests (ydb-platform#287)

    * fix: use correct operator version
    
    * fix: init job launching on the same nodes
    
    * fix: operator local values
    Jorres authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    3a1af22 View commit details
    Browse the repository at this point in the history
  2. append secrets and volumes from storage spec to init-job volumes (ydb…

    …-platform#282)
    
    * apend secrets and volumes from storage spec to init-job volumes
    
    * wip
    
    * rename grpcTLSVolumeName to GRPCTLSVolumeName
    
    * remove one test
    
    * add changie
    
    * fix test
    nikitka authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    c3f7de5 View commit details
    Browse the repository at this point in the history
  3. Release v0.6.0 (ydb-platform#288)

    Co-authored-by: Jorres <jorres.tarasov@gmail.com>
    github-actions[bot] and Jorres authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    3ae10ef View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2025

  1. Configuration menu
    Copy the full SHA
    84db0f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5522cd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d11535 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf0af29 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. fix blobstorage-init-job, fix passing interconnect volume (ydb-platfo…

    …rm#294)
    
    * fix blobstorage-init-job, fix passing interconnect volume
    
    * add changie
    nikitka authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    ed6c344 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. Release v0.6.1 (ydb-platform#295)

    Co-authored-by: nikitka <95808+nikitka@users.noreply.github.com>
    github-actions[bot] and nikitka authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    1ca6c03 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2025

  1. Configuration menu
    Copy the full SHA
    b2d3704 View commit details
    Browse the repository at this point in the history
  2. Release v0.6.2 (ydb-platform#298)

    Co-authored-by: kobzonega <122476665+kobzonega@users.noreply.github.com>
    github-actions[bot] and kobzonega authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    3245f6f View commit details
    Browse the repository at this point in the history
Loading