This project is mirrored from https://gitee.com/mirrors/nomad.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 07 Sep, 2022 2 commits
    • Phil Renaud's avatar
      Nomad Services: job routes, model, and serializer updates (#14226) · 90fbaa15
      Phil Renaud authored
      * Added to subnav and basic table implemented
      
      * Existing services become service fragments, and services tab aggregated beneath job route
      
      * Index page within jobs/job/services
      
      * Watchable services
      
      * Lintfixes
      
      * Links to clients and individual services set up
      
      * Child service route
      
      * Keyboard shortcuts on service page
      
      * Model that shows consul services as well, plus level and provider cols
      
      * lintfix
      
      * Level as query param
      
      * Watch job for service name changes too
      
      * Lintfix
      
      * Testfixes
      
      * Placeholder mirage route
      90fbaa15
    • Tim Gross's avatar
      autopilot: deflake tests (#14475) · 534869eb
      Tim Gross authored
      Includes:
      
      * Remove leader upgrade raft version test, as older versions of raft are now
        incompatible with our autopilot library.
      
      * Remove attempt to assert initial non-voter status on the `PromoteNonVoter`
        test, as this happens too quickly to reliably detect.
      
      * Unskip some previously-skipped tests which we should make stable.
      
      * Remove the `consul/sdk` retry helper for these tests; this uses panic recovery
        in a kind of a clever/gross way to reduce LoC but it seems to introduce some
        timing issues in the process.
      
      * Add more test step logging and reduce logging noise from the scheduler
        goroutines to make it easier to debug failing tests.
      
      * Be more consistent about using the `waitForStableLeadership` helper so that we
        can assert the cluster is fully stable and not just that we've added peers.
      534869eb
  2. 06 Sep, 2022 5 commits
  3. 02 Sep, 2022 5 commits
  4. 01 Sep, 2022 9 commits
  5. 31 Aug, 2022 5 commits
  6. 30 Aug, 2022 11 commits
  7. 29 Aug, 2022 3 commits