Mohamed Belgaied Hassine

Results 30 issues of Mohamed Belgaied Hassine

**Is your feature request related to a problem? Please describe.** In Rancher, it is possible to limit the access rights of users. For example, one might want to prevent users...

kind/bug
area/ui
priority/0
area/node-driver
severity/3
reproduce/always
require-ui/small
not-require/test-plan

### Is your feature request related to a problem? Please describe. Today, whenever the datasource `rancher2_cluster_v2` is called, it generates a kubeconfig for a cluster, which, because of the Rancher...

## Description I would like to deploy Rancher Monitoring, Logging, etc. using Fleet and the following GitHub Repos: - https://github.com/belgaied2/fleet-rancher-monitoring/ - https://github.com/belgaied2/fleet-rancher-logging/ GitRepo object (for Monitoring): ```yaml apiVersion: fleet.cattle.io/v1alpha1 kind:...

kind/enhancement
kind/bug
area/documentation
area/webhook

Harvester CLI makes some assumptions to make managing VM lifecycle more accessible. One of these assumptions is whenever a user does not provide the name of a keypair and also...

documentation

Cloud-init custom configurations might contain sensitive data. However, Harvester CLI only offers the possibility to reference a ConfigMap containing user or network data. It should also/instead offer the possibility to...

enhancement

When using the command `harvester vm create` , it is possible to provide the flag `--vm-image-id` which is an internal technical ID of a VM image. That ID is not...

enhancement

One nice automation use case is to query multiple Harvester clusters using Harvester CLI. Listing resources like VMs, images, templates, vm imports or vm import sources, etc should be done...

enhancement

# Problem statement Harvester CLI is a CLI tool to control [Harvester HCI's clusters](https://harvesterhci.io) remotely. The upstream project might build binaries called `harvester`, therefore, it is a bad idea to...

enhancement
help wanted

The current code does not have any unit tests. The project needs to implement unit tests for most functions.

enhancement