8000 Comparing v1.0.0...v1.1.0 · mercari/tortoise · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: mercari/tortoise
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: mercari/tortoise
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 1 commit
  • 73 files changed
  • 2 contributors

Commits on Jan 17, 2025

  1. Automatic switch to emergency mode when metrics unavailable (#424)

    * upgrade kubebuilder to plugin/v4
    
    * add test utils
    
    * fix controller test
    
    * fix gha test
    
    * chmod tortoisectl test
    
    * edit tortoisectl
    
    * fix lint
    
    * fix lint
    
    * add lint-fix to ci
    
    * go mod tidy
    
    * add make dependencies
    
    * remove lint-fix
    
    * upgrade tools
    
    * lint-fix
    
    * add tool chain version
    
    * change toolchain to 1.22
    
    * add timeout
    
    * remove lint-fix
    
    * edit licenses
    
    * remove chmod
    
    * automatic emergency mode trigger when kube metrics unavailable for hpa
    
    * add return statement
    
    * clean up code
    
    * clean up code
    
    * add hpa test and try to fix controller test
    
    * fix old controller tests
    
    * add controller test and fix checkHPAStatus function
    
    * clean up code
    
    * remove autoemergency phase and use emergency instead
    
    * fix lint
    
    * refactor tortoisephase change into tortoise service and write unit tests
    
    * fix lint
    
    * fix lint
    
    * fix review comments
    
    * fix nits
    
    * fix nits
    
    * fix nits
    
    * add back to normal test for automatic emergency mode
    
    * Update internal/controller/tortoise_controller_test.go
    
    Co-authored-by: Kensei Nakada <handbomusic@gmail.com>
    
    * fix test name
    
    ---------
    
    Co-authored-by: Kensei Nakada <handbomusic@gmail.com>
    randytqwjp and sanposhiho authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    860456d View commit details
    Browse the repository at this point in the history
Loading
0