-
If resource create or update or delete errors out we don't report the error in the CR status conditions.
The deployed condition should be unknown if some resource CRUD operation fails.
Example sce…
-
## Bug Report
A user with CRUD permission on OperatorGroup/Subscription can escalate the cluster-admin permission, and then destroy the cluster if he want.
### What did you do?
1. Create a na…
-
### Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe it
I was an asp.net core d…
-
hello there :)
Context: oatpp 1.3.0, VisualStudio 2019, msvc15
I decided to not use the server class and created a thread for the connection handling (so i can add things in my code instead of mod…
-
Allow the developer to easily include a dropdown in the top-right corner, that will allow the admin to pick which language the admin panel is in.
It will probably work with a `middleware` that chan…
-
## Should the controllers inherit from a parent class named NewsController ?
### Parent class will define basic CRUD methods that are common amongst the controllers such as :
* Create Resource
* …
-
The documented way to do form requests is by dependency injecting in your controller. I would like to call methods on my FormRequest before validating, so need to instantiate manually. The only way I'…
-
-
```
php artisan infyom:scaffold User --fromTable --tableName=users --ignoreFields=email_verified_at,remember_token
```
Requires a lot of customization like:
- Merge `User.php` with `Models\Use…
-
# Bug report
### What I did
I'm using backpack pro and try to make field with type relationship and also inline create
### What I expected to happen
it should be show me a modal and button…