Austin Tackaberry

Results 13 issues of Austin Tackaberry

**Describe the bug** If I start off with 50 healthy nodes and then set PING_NUMBER to 20, I notice that roughly 30 nodes get marked as unhealthy. It appears that...

**What type of PR is this?** /kind feature **What this PR does / why we need it**: Uses user kubeconfig instead of admin kubeconfig to access the target cluster. It...

kind/feature
cncf-cla: yes
size/XS
do-not-merge/release-note-label-needed
needs-rebase
ok-to-test
area/managedclusters

/kind feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] Add support for setting [DisableLocalAccounts](https://docs.microsoft.com/en-us/azure/aks/managed-aad#disable-local-accounts). This is a security feature that prevents...

kind/feature
area/managedclusters

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

EKS
Proposed

Certain chapters require more and certain chapters require less, but overall, I think we should shoot to average 10 questions per chapter. For example, Up & Going chapters probably require...

help wanted
good first issue

There were previous discussions, https://github.com/austintackaberry/ydkjs-exercises/issues/85 and https://github.com/austintackaberry/ydkjs-exercises/issues/76, with ideas regarding `Question.js` and the sidebar. This issue will encapsulate the implementation of those changes. The rough mockup for the sidebar is...

help wanted

If the user answers a questions (correctly or incorrectly), the state of that page should not be any different than it was when they left. ![awesomescreenshot-2018-07-02t00-04-06-824z](https://user-images.githubusercontent.com/29493001/42140218-fb1142bc-7d50-11e8-97af-71e9b3611bef.gif)

help wanted
good first issue

The CLI would guide you through creating a new question, create ids for you, and then add the question to the correct file. This isn't super important, but it would...

enhancement
help wanted

1. When I click a sidebar link on mobile, I expect the sidebar to close. When I click a link on desktop, I expect the sidebar to remain open. 2....

discuss