Skip to content

issues Search Results · repo:datawire/infra-actions language:Go

Filter by

4 results
 (67 ms)

4 results

indatawire/infra-actions (press backspace or delete to remove)

The set of available GitHub runner images changed recently, and the macos-latest runner is now arm64 only. They no longer offer a runner for macOS on amd64, unless we want to start paying for the macos-latest-large. ...
  • thallgren
  • Opened 
    on May 5, 2024
  • #102

Several of the CI tests are combining various cluster providers into one matrix. The issue with this is that this is not how it would be used in practice. Different parameters are going to be used with ...
  • rick-a-lane-ii
  • 1
  • Opened 
    on Mar 14, 2024
  • #89

The retry logic that is used when creating a cluster is not properly handling transient errors, and the primary purpose of retry logic is to handle transient errors. https://github.com/datawire/infra-actions/blob/919c007556c36d28adc108fb2418d79d4437582d/.github/actions/provision-cluster/lib/kubeception.js#L75 ...
  • rick-a-lane-ii
  • Opened 
    on Feb 15, 2024
  • #69

The input parameter gkeCredentials is claimed to be optional. However, failing to provide this parameter yields the following error: Error: gkeCredentials are missing. Make sure that input parameter gkeCredentials ...
  • thallgren
  • 1
  • Opened 
    on Dec 5, 2023
  • #66
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub