Ananthu C V

Results 17 issues of Ananthu C V

address.mac() method does not seem to work now and are returning `undefined`. I used the code samples from the repo readme itself to test them. And while running the tests,...

Hi, I just found out earlier (!) that unexpected keyboard, contrary to what I thought all this time, actually has other language keyboards as well. This is very good news,...

There are grub config backup tasks before grub update in some of the the ansible preparation playbooks, but they are using an incorrect path to access the config file. It...

Because ansible_runner methods are awaited to avoid main thread getting blocked, it causes exceptions because these methods return iterables and not coroutines.

bug

Currently the migration support for ubuntu only extends to 20.04 LTS, extend it to the current latest LTS version. ### Providers - [ ] AWS - [ ] Azure -...

enhancement

**Describe the bug** On a refresh of the page on status 20 or force stop of prepare running, prepare button gets disabled. **To Reproduce** Steps to reproduce the behaviour: Run...

bug
UI

Functionally `blueprint/create` and `blueprint/update` routes basically do the same thing. There is no advantage to having two different routes in this scenario so merge create into update.

enhancement

Navigation somewhat becomes difficult when project count is too much, so there should be an option to delete projects that aren't needed anymore.

enhancement
UI

Once any page returns a 404 status, no amount of refresh will take it to any other page. The only possible workarounds are to go back to the previous page...

bug
UI

In the blueprint, after the first machine type is chosen and the blueprint is saved, the value passed is an empty string instead of the machine type. This is true...

bug
UI