dependabot[bot]
88ff6c434d
Bump OpenTelemetry from 1.5.1 to 1.6.0 ( #1394 )
...
Bumps [OpenTelemetry](https://github.com/open-telemetry/opentelemetry-dotnet ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases )
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.5.1...core-1.6.0 )
---
updated-dependencies:
- dependency-name: OpenTelemetry
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-07 09:36:57 -07:00
leland knight
66ad77d0d2
CStatus should be status otherwise it doesn't work at all to load 'status:' ( #1348 )
2023-07-25 11:30:06 -07:00
dependabot[bot]
60f94aa0af
Bump OpenTelemetry.Exporter.Console from 1.5.0 to 1.5.1 ( #1328 )
...
Bumps [OpenTelemetry.Exporter.Console](https://github.com/open-telemetry/opentelemetry-dotnet ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases )
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.5.0...core-1.5.1 )
---
updated-dependencies:
- dependency-name: OpenTelemetry.Exporter.Console
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-27 15:28:31 -07:00
dependabot[bot]
e825c39e15
Bump OpenTelemetry from 1.5.0 to 1.5.1 ( #1327 )
...
Bumps [OpenTelemetry](https://github.com/open-telemetry/opentelemetry-dotnet ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases )
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.5.0...core-1.5.1 )
---
updated-dependencies:
- dependency-name: OpenTelemetry
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-27 15:00:32 -07:00
dependabot[bot]
f1b67a44c3
Bump JsonPatch.Net from 2.0.6 to 2.1.0 ( #1321 )
...
Bumps [JsonPatch.Net](https://github.com/gregsdennis/json-everything ) from 2.0.6 to 2.1.0.
- [Commits](https://github.com/gregsdennis/json-everything/compare/patch-v2.0.6...patch-v2.1.0 )
---
updated-dependencies:
- dependency-name: JsonPatch.Net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 13:29:58 -07:00
dependabot[bot]
eb94bbe50d
Bump OpenTelemetry.Exporter.Console from 1.4.0 to 1.5.0 ( #1314 )
...
Bumps [OpenTelemetry.Exporter.Console](https://github.com/open-telemetry/opentelemetry-dotnet ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases )
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.4.0...core-1.5.0 )
---
updated-dependencies:
- dependency-name: OpenTelemetry.Exporter.Console
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-08 10:40:14 -07:00
dependabot[bot]
d506efeb45
Bump OpenTelemetry from 1.4.0 to 1.5.0 ( #1315 )
...
Bumps [OpenTelemetry](https://github.com/open-telemetry/opentelemetry-dotnet ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases )
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.4.0...core-1.5.0 )
---
updated-dependencies:
- dependency-name: OpenTelemetry
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-07 07:06:14 -07:00
Luis Cantero
2af57cade8
Add AddJsonOptions to KubernetesClientConfiguration and KubernetesJson ( #1257 )
...
* Use camelCase policy when serializing enums
* Revert "Use camelCase policy when serializing enums"
This reverts commit 467f49d8734bcbd6aabb87447fbd7d21840c4c48.
* Add jonSerializerOptions to GenericClient
* Add jsonSerializerOptions param
* Revert pass deserialization options in GenericClient
* Add JsonSerializerOptions to KubernetesClientConfiguration
* Use user JsonSerializerOptions in SendRequest and CreateResultAsync
* Improve comment
* Remove JsonSerializerOptions
* Cosmetic
* Add AddJsonOptions
* Fix example
* Fix test
* Add test
* Add summary
* Improve summary
* Remove configure from Kubernetes ctor and tests
* Add AddJsonOptions to config and test
* Support per client json serializer options
* Add ConfigureAwait for tests
* Check for nullargument
2023-04-04 13:35:39 -07:00
dependabot[bot]
4aa6728871
Bump JsonPatch.Net from 2.0.5 to 2.0.6 ( #1230 )
...
Bumps [JsonPatch.Net](https://github.com/gregsdennis/json-everything ) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/gregsdennis/json-everything/releases )
- [Commits](https://github.com/gregsdennis/json-everything/compare/patch-v2.0.5...patch-v2.0.6 )
---
updated-dependencies:
- dependency-name: JsonPatch.Net
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-10 10:24:40 -08:00
dependabot[bot]
91cd34ae31
Bump JsonPatch.Net from 2.0.4 to 2.0.5 ( #1227 )
...
Bumps [JsonPatch.Net](https://github.com/gregsdennis/json-everything ) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/gregsdennis/json-everything/releases )
- [Commits](https://github.com/gregsdennis/json-everything/compare/patch-v2.0.4...patch-v2.0.5 )
---
updated-dependencies:
- dependency-name: JsonPatch.Net
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-08 13:02:09 -08:00
dependabot[bot]
ff1ef9729c
Bump OpenTelemetry.Instrumentation.Http from 1.0.0-rc9.4 to 1.0.0-rc9.14 ( #1220 )
...
Bumps [OpenTelemetry.Instrumentation.Http](https://github.com/open-telemetry/opentelemetry-dotnet ) from 1.0.0-rc9.4 to 1.0.0-rc9.14.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases )
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/1.0.0-rc9.4...1.0.0-rc9.14 )
---
updated-dependencies:
- dependency-name: OpenTelemetry.Instrumentation.Http
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-03 09:16:59 -08:00
dependabot[bot]
2959174eb6
Bump OpenTelemetry.Exporter.Console from 1.3.2 to 1.4.0 ( #1219 )
...
Bumps [OpenTelemetry.Exporter.Console](https://github.com/open-telemetry/opentelemetry-dotnet ) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases )
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.3.2...core-1.4.0 )
---
updated-dependencies:
- dependency-name: OpenTelemetry.Exporter.Console
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-28 11:41:17 -08:00
dependabot[bot]
10f8506c8a
Bump OpenTelemetry from 1.3.2 to 1.4.0 ( #1217 )
...
Bumps [OpenTelemetry](https://github.com/open-telemetry/opentelemetry-dotnet ) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases )
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.3.2...core-1.4.0 )
---
updated-dependencies:
- dependency-name: OpenTelemetry
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-28 04:57:16 -08:00
dependabot[bot]
3f6d0877c4
Bump Microsoft.Extensions.Hosting from 7.0.0 to 7.0.1 ( #1202 )
...
Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime ) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v7.0.1 )
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Hosting
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-15 03:40:24 -08:00
dependabot[bot]
e6f5f0a9ff
Bump SharpZipLib from 1.4.1 to 1.4.2 ( #1188 )
...
Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/icsharpcode/SharpZipLib/releases )
- [Changelog](https://github.com/icsharpcode/SharpZipLib/blob/master/docs/Changes.txt )
- [Commits](https://github.com/icsharpcode/SharpZipLib/compare/v1.4.1...v1.4.2 )
---
updated-dependencies:
- dependency-name: SharpZipLib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 02:44:51 -08:00
dependabot[bot]
a416c92588
Bump Swashbuckle.AspNetCore from 6.4.0 to 6.5.0 ( #1170 )
...
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore ) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases )
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.4.0...v6.5.0 )
---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 03:25:44 -08:00
dependabot[bot]
263725e22b
Bump OpenTelemetry.Exporter.Console from 1.3.1 to 1.3.2 ( #1152 )
...
Bumps [OpenTelemetry.Exporter.Console](https://github.com/open-telemetry/opentelemetry-dotnet ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases )
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.3.1...core-1.3.2 )
---
updated-dependencies:
- dependency-name: OpenTelemetry.Exporter.Console
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-22 05:17:27 -08:00
dependabot[bot]
045c72f190
Bump OpenTelemetry from 1.3.1 to 1.3.2 ( #1153 )
...
Bumps [OpenTelemetry](https://github.com/open-telemetry/opentelemetry-dotnet ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases )
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.3.1...core-1.3.2 )
---
updated-dependencies:
- dependency-name: OpenTelemetry
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-22 04:57:26 -08:00
Boshi Lian
4e74fd20b7
generate v1.26 ( #1122 )
...
* update swagger
* remove unused models in converter
* remove netcore3.1 from testr
* bump ver
* fix convert
* remove some unused autorest property
* move some clz from autorest to client
* fix import
* no longer expose SendRequestRaw
* make file utils inner
* fix build
* c# 11
2022-12-15 18:21:36 -08:00
Boshi Lian
763f1f0778
add net7 remove net5 ( #1085 )
...
* add net7
* remove net5
* fix build
* fix versions
* revert to 10.0 due to ci
* fix automapper
* update ver matrix
* fix warning
* fix net7 test err
* more target to basic and model pkg
2022-12-05 08:59:04 -08:00
dependabot[bot]
bd571af856
Bump Microsoft.Extensions.Hosting from 6.0.1 to 7.0.0 ( #1076 )
...
Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime ) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/commits )
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Hosting
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-01 13:53:53 -08:00
dependabot[bot]
4244810c91
Bump SharpZipLib from 1.4.0 to 1.4.1 ( #1081 )
...
Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/icsharpcode/SharpZipLib/releases )
- [Changelog](https://github.com/icsharpcode/SharpZipLib/blob/master/docs/Changes.txt )
- [Commits](https://github.com/icsharpcode/SharpZipLib/compare/v1.4.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: SharpZipLib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-29 05:29:23 -08:00
Manuel Menegazzo
3702fd6e90
Standardization of using order and object initialization ( #1028 )
...
* Code cleanup KubernetesClient
* KubernetesClient.Basic code cleanup
* KubernetesClient.Models cleanup
* LibKubernetesGenerator code cleanup
* Improved readability of object initialization
* FIx namespace order
* Fixed some compilation warning
2022-09-28 13:34:32 -07:00
dependabot[bot]
9356964a12
Bump SharpZipLib from 1.3.3 to 1.4.0 ( #1018 )
...
Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib ) from 1.3.3 to 1.4.0.
- [Release notes](https://github.com/icsharpcode/SharpZipLib/releases )
- [Changelog](https://github.com/icsharpcode/SharpZipLib/blob/master/docs/Changes.txt )
- [Commits](https://github.com/icsharpcode/SharpZipLib/compare/v1.3.3...v1.4.0 )
---
updated-dependencies:
- dependency-name: SharpZipLib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-20 12:49:16 -07:00
Manuel Menegazzo
f615b5b459
Fix some compilation warnings ( #1010 )
...
* Fixe some summary warning
* Fixed more warning
* Uniformed example projects code
* Uniformed test projects code
* Fix OperatingSystems enum and GenericType summaries
2022-09-15 16:21:21 -07:00
stan-sz
21c41e72eb
Implement IMetadata interface ( #998 )
...
* V1PodTemplateSpec implements IMetadata interface
This will allow using the ModelExteions methods over V1PodTemplateSpec
* Typo
2022-09-12 00:47:24 -07:00
dependabot[bot]
13cc644293
Bump OpenTelemetry.Exporter.Console from 1.3.0 to 1.3.1 ( #1000 )
...
Bumps [OpenTelemetry.Exporter.Console](https://github.com/open-telemetry/opentelemetry-dotnet ) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases )
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.3.0...core-1.3.1 )
---
updated-dependencies:
- dependency-name: OpenTelemetry.Exporter.Console
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-11 08:21:25 -07:00
dependabot[bot]
608b4b58ab
Bump OpenTelemetry from 1.3.0 to 1.3.1 ( #999 )
...
Bumps [OpenTelemetry](https://github.com/open-telemetry/opentelemetry-dotnet ) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases )
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.3.0...core-1.3.1 )
---
updated-dependencies:
- dependency-name: OpenTelemetry
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-09 13:35:23 -07:00
dependabot[bot]
1ce8780e27
Bump JsonPatch.Net from 2.0.3 to 2.0.4 ( #984 )
...
Bumps [JsonPatch.Net](https://github.com/gregsdennis/json-everything ) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/gregsdennis/json-everything/releases )
- [Commits](https://github.com/gregsdennis/json-everything/compare/patch-v2.0.3...patch-v2.0.4 )
---
updated-dependencies:
- dependency-name: JsonPatch.Net
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 08:43:43 -07:00
Boshi Lian
fd6f920e40
chunk websocket frame when buff > 15M ( #981 )
...
* ws is now chunked
* remove chunk in example
* fix build
2022-08-21 13:29:36 -07:00
dependabot[bot]
216c999f11
Bump JsonPatch.Net from 2.0.2 to 2.0.3 ( #977 )
...
Bumps [JsonPatch.Net](https://github.com/gregsdennis/json-everything ) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/gregsdennis/json-everything/releases )
- [Commits](https://github.com/gregsdennis/json-everything/compare/patch-v2.0.2...patch-v2.0.3 )
---
updated-dependencies:
- dependency-name: JsonPatch.Net
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-12 08:48:43 -07:00
Manuel Menegazzo
7d019b4ae3
.NET Core service worker DI example ( #951 )
...
* Added example source code
* Fix namespace name
* Added example source code
* Fix namespace name
* Fix sln file
* Update Program.cs
* Updated IKubernetes DI registration
2022-08-02 22:15:52 -07:00
Lazar Krstić
d59f4da2ae
Copy local file to pod using tar ( #962 )
...
* Copy local file to pod using tar
* Update examples/cp/Cp.cs
Co-authored-by: Boshi Lian <farmer1992@gmail.com >
* File names as command line args, default encoding
* command line args
Co-authored-by: Boshi Lian <farmer1992@gmail.com >
2022-07-27 09:04:28 -07:00
dependabot[bot]
482a523c74
Bump Swashbuckle.AspNetCore from 6.3.2 to 6.4.0 ( #958 )
...
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore ) from 6.3.2 to 6.4.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases )
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.3.2...v6.4.0 )
---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-21 14:15:16 -07:00
dependabot[bot]
a066b9d575
Bump Swashbuckle.AspNetCore from 6.3.1 to 6.3.2 ( #952 )
...
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore ) from 6.3.1 to 6.3.2.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases )
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.3.1...v6.3.2 )
---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 14:12:39 -07:00
Manuel Menegazzo
39e7d98c36
ASP.NET core web api DI example ( #950 )
...
* Added example source code
* Removed unnecessary nuget package
2022-07-13 16:36:56 -07:00
Manuel Menegazzo
033364746a
Console example of OpenTelemetry tracing ( #944 )
...
* Added DI container initialization
* Added httpclient service creation
* Improved minimal example of OpenTelemetry console
* Update Program.cs
* Removed TargetFramework from .csproj
2022-07-11 09:07:48 -07:00
dependabot[bot]
ad57f08e9b
Bump JsonPatch.Net from 1.1.2 to 2.0.2 ( #930 )
...
Bumps [JsonPatch.Net](https://github.com/gregsdennis/json-everything ) from 1.1.2 to 2.0.2.
- [Release notes](https://github.com/gregsdennis/json-everything/releases )
- [Commits](https://github.com/gregsdennis/json-everything/compare/patch-v1.1.2...patch-v2.0.2 )
---
updated-dependencies:
- dependency-name: JsonPatch.Net
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-10 22:45:47 -07:00
Garvin Casimir
5739fac0a9
Specific container to fix bad request error ( #896 )
2022-06-22 19:57:43 -07:00
ianzhang366
2488c249d1
fix a typo ( #879 )
...
Signed-off-by: Ian Zhang <ianzhang@microsoft.com >
2022-05-31 07:56:53 -07:00
Arzu Suleymanov
d8e2236611
fix : nullable annotations issue ( #857 )
...
* fix : nullable annotations issue
* fix : use simplified datetimeoffset
* chore : clean code
* fix : delegate method issue
2022-05-17 12:05:45 -07:00
Boshi Lian
85755ccb3e
8.0: API Group + v1.24 ( #850 )
...
* swagger 1.24
* trim converter
* api group
* before moving method
* grouped api for client
* fix classic build
* fix e2e
* move all code to v8
* fix vis to
* bump ver
* fix authtest filename
2022-05-07 13:05:17 -07:00
Arzu Suleymanov
6ff5460812
Restart sts daemonset deployment example ( #819 )
...
* chore : csr approval example using json patch net package
* chore : use top level feature, remove k8s client and use reference instead
* chore : remove target framework
* fix : remove redundant reference package
* feat : implement restart sts, daemonset & deployment option using patch
* refactor : optimize code and resolve warnings
2022-04-04 16:19:36 -07:00
kibernetik542
92ccac423a
chore : csr approval example using json patch net package ( #816 )
...
* chore : csr approval example using json patch net package
* chore : use top level feature, remove k8s client and use reference instead
* chore : remove target framework
* fix : remove redundant reference package
2022-04-01 15:08:33 -07:00
stan-sz
9e6e2f0baa
Standardize TargetFramwork for VisualStudio IDE ( #810 )
...
* Follow up on unused using cleanup
* Revert
* Package upgrades
* LF
* Update README.md
Co-authored-by: Boshi Lian <farmer1992@gmail.com >
Co-authored-by: Boshi Lian <farmer1992@gmail.com >
2022-03-29 13:01:26 -07:00
Boshi Lian
57037f0070
move kubectl config and yaml related to model module ( #806 )
...
* move yaml and config to models module
* better naming
* address comments
2022-03-28 16:57:12 -07:00
Boshi Lian
8e8619130a
netstandard2 extendable lib model, basic rest ( #793 )
...
* first lib model
* add missing files
* happy test
* add vanilla rest for extend
* fix new url pattern
* address comments
* add v to tag
* bump ver
* add missing file when ren
* support multi pkg
* fix gh action
* fix env var
* ren title
* use gh action to set ver
* remove unused
* remove unused
2022-03-23 16:25:20 -07:00
Boshi Lian
01b2aa832c
cleanup folders ( #792 )
...
* unify folders
* move dep and target outside
2022-03-07 10:06:55 -08:00
Boshi Lian
0d719f1fc6
7.1 remove old autorest ( #785 )
...
* init removal
* clean up warning
* bump ver to 7.1
* fix build
* custom http client no long supported
* cleanup unused types
* fix npe
* remove service client
* modern ssl settings
* fix test
* fix client cert null
* fix ctor
* cleanup
2022-02-25 13:33:23 -08:00
Boshi Lian
f515fb4d76
add generic create ( #744 )
...
* add generic create
* flaky test on test env
2021-11-12 12:06:28 -08:00