Andrew Stec

Results 10 issues of Andrew Stec

The official documentation on URL 'https://kubernetes.github.io/cloud-provider-aws/getting_started/#running-on-an-existing-cluster' suggests that we must apply the `rbac.yaml` and `aws-cloud-controller-manager-daemonset.yaml`, but the steps lead to 404 errors due to changes from about 1 year ago....

priority/important-soon
lifecycle/stale
triage/accepted

**What happened**: The aws-cloud-controller-manager keeps on restarting due to an ability to find the CIDR value on the routes. Hence, we cannot use the AWS cloud controller manager to handle...

kind/support
lifecycle/rotten
needs-triage

Is the React-18-ssr architecture intended to adapt to changing upstream remoteEntry.js files? I tried this architecture and when my upstream app reloaded, I had trouble refreshing the SSR application to...

As a Queue owner and faculty member, I would like to set the time range that people may register in a queue, so that I have less information to communicate...

Severity: Low Description: Autocomplete does not filter out existing staff and admins in the autocomplete list on the ManageStaffPanel.tsx (Manage Staff) view. Expected behaviour: Autocomplete should filter out existing staff...

Description: This is what I figured out by trying to develop in my Mac environment. - As Node-sass isn't supporting the new Catalina environment with Node 12, I had to...

Severity: Medium Description: 178 unit tests fail when when test environment is configured for MySql. Please document that SQLite is the only supported testing database, as other issues appear with...

Severity: High Description: When I try to run the test suites to see if I broke features while doing development work, I get a report that 19 test suites have...

Expected: Sequalize ORM can be configured to use Postgres Actual: Sequalize ORM can be configured to use Postgres and application will load at start-up, but it will fail to perform...

Node-sass will not compile in OS/X Catalina 10.15.3 without upgrading the NPM package version: ![image](https://user-images.githubusercontent.com/7872295/76790333-e17e2380-677b-11ea-8ca7-e3f120d1d4f3.png) After running `npm update node-sass`, I can successfully build: ![image](https://user-images.githubusercontent.com/7872295/76790500-2f932700-677c-11ea-827c-dfa479bdc46b.png) After running the update command,...