Skip to content

Conversation

fubuloubu
Copy link
Member

@fubuloubu fubuloubu commented Oct 11, 2024

What I did

$ silverback cluster bots new -g <some vargroup> ...
...                                                                                                                              
  File "site-packages/silverback/_cli.py", line 859, in new_bot                                                      
    environment = [cluster.variable_groups[vg_name].get_revision("latest") for vg_name in vargroups]                                                                              
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                                                                                                        
  File "site-packages/silverback/cluster/client.py", line 118, in get_revision                                       
    handle_error_with_response(response)                                                                                                                                          
  File "site-packages/silverback/cluster/client.py", line 54, in handle_error_with_response                          
    raise RuntimeError(message)                                                                                                                                                   
RuntimeError: Not Found

How I did it

How to verify it

I tested locally w/ staging cluster

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
    - [ ] New test cases have been added and are passing
    - [ ] Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

@fubuloubu fubuloubu enabled auto-merge (squash) October 11, 2024 22:42
@fubuloubu fubuloubu merged commit 0c24de0 into main Oct 11, 2024
25 checks passed
@fubuloubu fubuloubu deleted the fix/cluster/vargroup-latest branch October 11, 2024 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants