Harsha Teja Kanna

Results 32 comments of Harsha Teja Kanna

I am able to enable addon now, may be a network issue. But it did occur repeatedly before.

Yes,I changed name to kube-wkr-operator to make it displayed

@ryantxu Hi, I figured out the usage. But thought if the list of examples has one with default 'testdata' datasource as an example. I can create a PR to add...

Can we use https://backstage.io/docs/features/software-catalog/software-catalog-overview for the Catalog?

Backstage + Kubevela will be super combo. Backstage also has form builder based on reactjs forms and jsonschema https://backstage.io/docs/features/software-templates/writing-templates#specparameters---formstep--formstep

Oops may be duplicate of https://github.com/kubevela/velaux/issues/536

Forked here https://github.com/h7kanna/pagerduty-client Uses JDK11 HttpClient and removes unirest as dependency.

There is a precedence of adding a feature of 'preserve_order' in other crates for example (incase you want to consider adding this feature) serde : https://github.com/serde-rs/json/blob/master/Cargo.toml#L58 [schemars](https://crates.io/crates/schemars) : https://github.com/GREsau/schemars/blob/master/schemars/Cargo.toml

6 tests fail compared to `malachite-bigint` feature. Need to fix ```sh 287 tests OK. 6 tests failed: test_grp test_pathlib test_posixpath test_pwd test_shutil test_socket 10 tests skipped: test_compile test_ctypes test_devpoll test_epoll...

Hi @youknowone, this is ready for review. Next CI run should pass all the default 'malachite-bigint' tests. These are many changes, but rather mechanical. Mostly reverting this [PR](https://github.com/RustPython/RustPython/pull/4952) and adding...