-
**Description**
A number of drop_packets tests fail with the same signature
"Feature": drop_packets,
"TestCase": test_absent_ip_header[port_channel_members],
"ModulePath": drop_pac…
-
ipmitool supports other features besides temperature and fans, not all has any relevant corresponding service in Homebridge - see https://github.com/KhaosT/HAP-NodeJS/blob/master/lib/gen/HomeKitTypes.…
-
使用 chassis命令,生成模板工程
chassis init {project}
生成main.go
生成conf目录
生成Dockerfile
生成chassis.yaml
生成microservice.yaml
chassis generate resource/v1/user --protocol=rest
在resource/v1下生成user.go,里面…
-
**Reported by:** [Konstantin](https://github.com/Cucazer)
**Original Ticket:** [ipmitool/bugs/338](https://sourceforge.net/p/ipmitool/bugs/338)
>ipmitool chassis bootdev none options=help
Legal opti…
-
**Describe the bug**
in chassis_test.go file, the statements ,below, will report compile error on **Windows** platform.
`mask := syscall.Umask(0)`
`defer syscall.Umask(mask)`
**Version of go c…
-
go mod download
```txt
go: github.com/go-chassis/go-chassis-plugins@v0.0.0-20181108070724-c19e5b01b867 requires
github.com/go-chassis/go-chassis@v1.0.1 requires
github.com/go-c…
-
Not sure if this is a bad spec or what, but Intel has a sub-folder for Baseboard. A nicer error handling would be nice here at least but perhaps recognizing the Intel Baseboard is under RackMount woul…
-
With the work on the Buttons PR #97 and the Typography Variable Refactoring PR #134, it has become obvious that we need to create a style guide for how to best handle JSASS variables in Chassis, inclu…
-
I have a problem when I use 3 nodes north-db and 3 nodes southdb and I have 2000 nodes in my clusster, I made 2000 chassis and 100 subnet in my cluster and at least 200,000 lsp. When I update some co…
-
### Description
Implement high availability for vpc nat gateway, including iptables snat and eip.
We can:
1. Run a DaemonSet instead of StatefulSet;
2. Use lease to do a leader election;
3.…